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 b8bfc81 commit 97b9188Copy full SHA for 97b9188
randomgenkt/build.gradle.kts
@@ -26,7 +26,7 @@ dependencies {
26
testImplementation("org.hamcrest:hamcrest-core:3.0")
27
testImplementation("org.hamcrest:hamcrest:3.0")
28
testImplementation("org.mockito:mockito-inline:5.2.0")
29
- testImplementation("org.mockito.kotlin:mockito-kotlin:6.0.0")
+ testImplementation("org.mockito.kotlin:mockito-kotlin:6.1.0")
30
}
31
32
ext {
0 commit comments