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 eaa8593 commit 773998dCopy full SHA for 773998d
build.gradle.kts
@@ -54,7 +54,7 @@ dependencies {
54
testImplementation("org.jetbrains:annotations:24.1.0")
55
testImplementation("ch.qos.logback:logback-classic:1.5.3")
56
testImplementation("org.hamcrest:hamcrest:2.2")
57
- testImplementation("org.mockito:mockito-core:5.11.0")
+ testImplementation("org.mockito:mockito-core:5.17.0")
58
}
59
60
java {
0 commit comments