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 9a23f85 commit 1c9ee2fCopy full SHA for 1c9ee2f
build.gradle
@@ -34,7 +34,7 @@ subprojects {
34
35
dependencies {
36
testImplementation 'junit:junit:4.13.2'
37
- testImplementation 'org.mockito:mockito-core:5.13.0'
+ testImplementation 'org.mockito:mockito-core:5.14.0'
38
}
39
40
test {
0 commit comments