File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -333,14 +333,14 @@ dependencies {
333333 debugImplementation(" androidx.compose.ui:ui-test-manifest" )
334334
335335 testImplementation ' junit:junit:4.13.2'
336- testImplementation ' org.mockito:mockito-core:5.20 .0'
336+ testImplementation ' org.mockito:mockito-core:5.21 .0'
337337 testImplementation ' androidx.arch.core:core-testing:2.2.0'
338338
339339 androidTestImplementation " androidx.test:core:1.7.0"
340340
341341 androidTestImplementation " org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2"
342342 androidTestImplementation ' androidx.test:core-ktx:1.7.0'
343- androidTestImplementation ' org.mockito:mockito-android:5.20 .0'
343+ androidTestImplementation ' org.mockito:mockito-android:5.21 .0'
344344 androidTestImplementation " androidx.work:work-testing:${ workVersion} "
345345 // Espresso core
346346 androidTestImplementation (" androidx.test.espresso:espresso-core:$espressoVersion " , {
You can’t perform that action at this time.
0 commit comments