Skip to content

Commit 0832d18

Browse files
Bump org.mockito:mockito-core from 5.12.0 to 5.16.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.12.0 to 5.16.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.16.0) --- 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 c6a092e commit 0832d18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
implementation 'com.codingrodent:jackson-json-crypto:1.1.0'
4242

4343
testImplementation "junit:junit:4.13.2"
44-
testImplementation "org.mockito:mockito-core:5.12.0"
44+
testImplementation "org.mockito:mockito-core:5.16.0"
4545

4646
testImplementation(platform("org.junit:junit-bom:5.10.3"))
4747
testImplementation "org.junit.jupiter:junit-jupiter-api"

0 commit comments

Comments
 (0)