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 cbc5ff7 + c2f0b33 commit 585167dCopy full SHA for 585167d
1 file changed
library/build.gradle
@@ -81,7 +81,7 @@ dependencies {
81
82
// dependencies for tests
83
testImplementation "junit:junit:$junit_version"
84
- testImplementation 'org.mockito:mockito-core:5.22.0'
+ testImplementation 'org.mockito:mockito-core:5.23.0'
85
testImplementation 'com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0'
86
87
// dependencies for instrumented tests
0 commit comments