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 ef1e7ee + 31cc0f2 commit d65b87eCopy full SHA for d65b87e
app/build.gradle.kts
@@ -98,7 +98,7 @@ dependencies {
98
testImplementation("junit:junit:4.13.2")
99
androidTestImplementation("androidx.test.ext:junit:1.2.1")
100
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")
101
- testImplementation("org.mockito:mockito-core:2.7.22")
+ testImplementation("org.mockito:mockito-core:5.13.0")
102
103
// Basic Android stuff
104
api("androidx.core:core-ktx:1.9.0")
0 commit comments