diff --git a/app/build.gradle b/app/build.gradle index ca8d5ae1cd..f5e7ae5a0e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -226,7 +226,7 @@ dependencies { implementation 'androidx.camera:camera-lifecycle:1.4.2' testImplementation "junit:junit:4.13.2" - testImplementation "org.mockito:mockito-core:5.18.0" + testImplementation "org.mockito:mockito-core:5.19.0" testImplementation "org.robolectric:robolectric:4.15.1" testImplementation "org.hamcrest:hamcrest-library:3.0"