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 93812ac + 127734a commit ee266a8Copy full SHA for ee266a8
library/build.gradle
@@ -67,7 +67,7 @@ dependencies {
67
68
// dependencies for tests
69
testImplementation "junit:junit:$junit_version"
70
- testImplementation 'org.mockito:mockito-core:4.10.0'
+ testImplementation 'org.mockito:mockito-core:4.11.0'
71
testImplementation 'com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0'
72
73
// dependencies for instrumented tests
0 commit comments