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 cecb704 + 8ce4a2b commit 515076cCopy full SHA for 515076c
1 file changed
library/build.gradle
@@ -61,7 +61,7 @@ dependencies {
61
62
// dependencies for tests
63
testImplementation "junit:junit:$junit_version"
64
- testImplementation 'org.mockito:mockito-core:5.4.0'
+ testImplementation 'org.mockito:mockito-core:5.7.0'
65
testImplementation 'com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0'
66
67
// dependencies for instrumented tests
0 commit comments