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 f97f21e commit ea12a48Copy full SHA for ea12a48
service/build.gradle
@@ -381,7 +381,7 @@ dependencies {
381
testImplementation 'com.github.zafarkhaja:java-semver:0.9.0'
382
testImplementation 'junit:junit:4.12'
383
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.1.10'
384
- testImplementation 'org.mockito:mockito-core:3.0.0'
+ testImplementation 'org.mockito:mockito-core:5.20.0'
385
}
386
387
task showTestClassPath {
0 commit comments