diff --git a/app/build.gradle b/app/build.gradle index 0ef8e5ed4..4396f2868 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -207,7 +207,7 @@ dependencies { implementation 'androidx.camera:camera-lifecycle:1.4.1' testImplementation "junit:junit:4.13.2" - testImplementation "org.mockito:mockito-core:5.14.2" + testImplementation "org.mockito:mockito-core:5.15.2" testImplementation "org.robolectric:robolectric:4.14.1" testImplementation "org.hamcrest:hamcrest-library:3.0"