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 d9d4f5f + 4de6343 commit b930575Copy full SHA for b930575
1 file changed
app/build.gradle
@@ -120,7 +120,7 @@ dependencies {
120
testImplementation 'androidx.test:core:1.5.0'
121
testImplementation 'androidx.arch.core:core-testing:2.2.0'
122
testImplementation 'junit:junit:4.13.2'
123
- testImplementation 'org.mockito:mockito-core:5.4.0'
+ testImplementation 'org.mockito:mockito-core:5.7.0'
124
testImplementation 'org.robolectric:robolectric:4.10.3'
125
126
implementation fileTree(dir: 'libs', include: ['*.jar'])
0 commit comments