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 0a032d0 commit fb4ad30Copy full SHA for fb4ad30
stevia/android/build.gradle
@@ -36,7 +36,7 @@ android {
36
37
dependencies {
38
implementation "androidx.annotation:annotation:1.9.1"
39
- testImplementation(platform('org.junit:junit-bom:5.12.2'))
+ testImplementation(platform('org.junit:junit-bom:5.13.4'))
40
testImplementation('org.junit.jupiter:junit-jupiter')
41
testImplementation 'org.mockito:mockito-core:5.15.2'
42
}
0 commit comments