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 db0e1c1 commit 7242ee6Copy full SHA for 7242ee6
packages/amplify_datastore/android/build.gradle
@@ -85,7 +85,7 @@ dependencies {
85
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2'
86
87
testImplementation 'junit:junit:4.13.2'
88
- testImplementation 'org.mockito:mockito-core:5.18.0'
+ testImplementation 'org.mockito:mockito-core:5.19.0'
89
testImplementation 'org.mockito:mockito-inline:5.2.0'
90
testImplementation 'androidx.test:core:1.6.1'
91
testImplementation 'com.google.code.gson:gson:2.13.1'
0 commit comments