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 09c62c5 commit 06b2250Copy full SHA for 06b2250
packages/amplify_datastore/android/build.gradle
@@ -81,7 +81,7 @@ dependencies {
81
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1'
82
83
testImplementation 'junit:junit:4.13.2'
84
- testImplementation 'org.mockito:mockito-core:5.5.0'
+ testImplementation 'org.mockito:mockito-core:5.17.0'
85
testImplementation 'org.mockito:mockito-inline:5.2.0'
86
testImplementation 'androidx.test:core:1.5.0'
87
testImplementation 'com.google.code.gson:gson:2.10.1'
0 commit comments