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 780e810 commit 2e93d8fCopy full SHA for 2e93d8f
build.gradle
@@ -28,7 +28,7 @@ subprojects {
28
29
dependencies {
30
testImplementation 'junit:junit:4.13.2'
31
- testImplementation 'org.mockito:mockito-core:5.19.0'
+ testImplementation 'org.mockito:mockito-core:5.20.0'
32
}
33
34
test {
0 commit comments