File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,9 +51,9 @@ dependencies {
5151 annotationProcessor ' androidx.lifecycle:lifecycle-compiler:2.2.0'
5252
5353 testImplementation ' junit:junit:4.12'
54- testImplementation ' org.mockito:mockito-core:3.0 .0'
55- androidTestImplementation ' org.mockito:mockito-core:3.0 .0'
56- androidTestImplementation ' org.mockito:mockito-android:3.0 .0'
54+ testImplementation ' org.mockito:mockito-core:5.7 .0'
55+ androidTestImplementation ' org.mockito:mockito-core:5.7 .0'
56+ androidTestImplementation ' org.mockito:mockito-android:5.7 .0'
5757 androidTestImplementation ' androidx.test.ext:junit:1.1.1'
5858 androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1'
5959 androidTestImplementation ' androidx.test.espresso:espresso-intents:3.5.1'
You can’t perform that action at this time.
0 commit comments