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.
1 parent e63eca9 commit adf1a21Copy full SHA for adf1a21
app/build.gradle
@@ -126,7 +126,7 @@ dependencies {
126
testImplementation 'androidx.test:core:1.5.0'
127
testImplementation 'androidx.arch.core:core-testing:2.2.0'
128
testImplementation 'junit:junit:4.13.2'
129
- testImplementation 'org.mockito:mockito-core:5.7.0'
+ testImplementation 'org.mockito:mockito-core:5.9.0'
130
testImplementation 'org.robolectric:robolectric:4.11.1'
131
132
implementation fileTree(dir: 'libs', include: ['*.jar'])
0 commit comments