Skip to content

Commit a733479

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.mockito:mockito-junit-jupiter from 3.12.4 to 5.18.0
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.12.4 to 5.18.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.12.4...v5.18.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d8060a commit a733479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
testImplementation "commons-lang:commons-lang"
4545
testImplementation "gsbase:gsbase"
4646
testImplementation "org.mockito:mockito-core"
47-
testImplementation "org.mockito:mockito-junit-jupiter:4.11.0"
47+
testImplementation "org.mockito:mockito-junit-jupiter:5.18.0"
4848
testImplementation "org.springframework:spring-test"
4949
testImplementation "org.assertj:assertj-core"
5050
testImplementation "com.unboundid:unboundid-ldapsdk"

0 commit comments

Comments
 (0)