We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bf88e5 commit acf6425Copy full SHA for acf6425
1 file changed
library/build.gradle
@@ -100,7 +100,7 @@ dependencies {
100
101
// Test dependencies
102
testImplementation 'junit:junit:4.13.2'
103
- testImplementation 'org.mockito:mockito-core:5.3.1'
+ testImplementation 'org.mockito:mockito-core:5.8.0'
104
testImplementation 'com.googlecode.java-diff-utils:diffutils:1.3.0'
105
106
androidTestImplementation 'androidx.test:runner:1.5.1'
0 commit comments