We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b278f62 commit 8f08c98Copy full SHA for 8f08c98
buildSrc/build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
implementation 'com.android.tools.build:gradle:8.2.2'
17
implementation 'org.jetbrains:annotations:24.1.0'
18
testImplementation 'junit:junit:4.13.2'
19
- testImplementation 'org.mockito:mockito-core:5.10.0'
+ testImplementation 'org.mockito:mockito-core:5.11.0'
20
}
21
22
validatePlugins {
0 commit comments