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.
2 parents 567b258 + 91b4e0c commit fa98b24Copy full SHA for fa98b24
library/build.gradle
@@ -63,7 +63,7 @@ dependencies {
63
64
// dependencies for tests
65
testImplementation "junit:junit:$junit_version"
66
- testImplementation 'org.mockito:mockito-core:5.8.0'
+ testImplementation 'org.mockito:mockito-core:5.9.0'
67
testImplementation 'com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0'
68
69
// dependencies for instrumented tests
0 commit comments