diff --git a/app/build.gradle b/app/build.gradle index d89475cb72..89d63d93f0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -225,7 +225,7 @@ dependencies { implementation 'androidx.camera:camera-lifecycle:1.5.2' testImplementation "junit:junit:4.13.2" - testImplementation "org.mockito:mockito-core:5.20.0" + testImplementation "org.mockito:mockito-core:5.21.0" testImplementation "org.robolectric:robolectric:4.16" testImplementation "org.hamcrest:hamcrest-library:3.0"