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 66ed909 commit 0a15ed2Copy full SHA for 0a15ed2
build.gradle.kts
@@ -54,7 +54,7 @@ dependencies {
54
testImplementation("org.jetbrains:annotations:26.0.2")
55
testImplementation("ch.qos.logback:logback-classic:1.5.18")
56
testImplementation("org.hamcrest:hamcrest:3.0")
57
- testImplementation("org.mockito:mockito-core:5.19.0")
+ testImplementation("org.mockito:mockito-core:5.20.0")
58
}
59
60
java {
0 commit comments