We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21a9af1 + dcec2ba commit e79d2c9Copy full SHA for e79d2c9
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.2.0'
+ testImplementation 'org.mockito:mockito-core:5.3.0'
124
testImplementation 'org.robolectric:robolectric:4.9.2'
125
126
implementation fileTree(dir: 'libs', include: ['*.jar'])
0 commit comments