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 b1971d9 commit 87e0027Copy full SHA for 87e0027
build.gradle.kts
@@ -54,7 +54,7 @@ dependencies {
54
testImplementation("org.jetbrains:annotations:24.1.0")
55
testImplementation("ch.qos.logback:logback-classic:1.4.14")
56
testImplementation("org.hamcrest:hamcrest:2.2")
57
- testImplementation("org.mockito:mockito-core:5.8.0")
+ testImplementation("org.mockito:mockito-core:5.9.0")
58
}
59
60
java {
0 commit comments