We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8060a commit a733479Copy full SHA for a733479
core/build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
testImplementation "commons-lang:commons-lang"
45
testImplementation "gsbase:gsbase"
46
testImplementation "org.mockito:mockito-core"
47
- testImplementation "org.mockito:mockito-junit-jupiter:4.11.0"
+ testImplementation "org.mockito:mockito-junit-jupiter:5.18.0"
48
testImplementation "org.springframework:spring-test"
49
testImplementation "org.assertj:assertj-core"
50
testImplementation "com.unboundid:unboundid-ldapsdk"
0 commit comments