Skip to content

Commit 0652764

Browse files
dependabot[bot]markjschreiber
authored andcommitted
build(deps): bump org.mockito:mockito-core from 5.14.2 to 5.15.2
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.2 to 5.15.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.15.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ab3288 commit 0652764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ testing {
147147
}
148148
dependencies {
149149
implementation 'org.assertj:assertj-core:3.27.0'
150-
implementation 'org.mockito:mockito-core:5.14.2'
150+
implementation 'org.mockito:mockito-core:5.15.2'
151151
implementation 'org.mockito:mockito-junit-jupiter:5.14.2'
152152
implementation 'com.github.stefanbirkner:system-lambda:1.2.1'
153153
implementation 'ch.qos.logback:logback-classic:1.5.15'

0 commit comments

Comments
 (0)