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 f18974c commit 4af0a87Copy full SHA for 4af0a87
build.gradle
@@ -29,7 +29,7 @@ subprojects {
29
30
dependencies {
31
testCompile 'junit:junit:4.13.2'
32
- testCompile 'org.mockito:mockito-core:3.7.7'
+ testCompile 'org.mockito:mockito-core:3.8.0'
33
}
34
35
task sourcesJar(type: Jar) {
0 commit comments