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 f482268 commit fa6466eCopy full SHA for fa6466e
stevia/android/build.gradle
@@ -38,7 +38,7 @@ android {
38
implementation "androidx.annotation:annotation:1.9.1"
39
testImplementation(platform('org.junit:junit-bom:5.12.2'))
40
testImplementation('org.junit.jupiter:junit-jupiter')
41
- testImplementation 'org.mockito:mockito-core:5.15.2'
+ testImplementation 'org.mockito:mockito-core:5.18.0'
42
}
43
44
testOptions {
0 commit comments