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 2e021fa commit 17a1a04Copy full SHA for 17a1a04
build.gradle.kts
@@ -33,7 +33,7 @@ allprojects {
33
}
34
dependencies {
35
testImplementation("junit:junit:4.13.2")
36
- testImplementation("org.mockito:mockito-core:5.20.0")
+ testImplementation("org.mockito:mockito-core:5.21.0")
37
testImplementation("org.powermock:powermock-module-junit4:2.0.9")
38
testImplementation("org.powermock:powermock-api-mockito2:2.0.9")
39
0 commit comments