diff --git a/app/build.gradle b/app/build.gradle index 6be915afe9..4648ea060d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -221,7 +221,7 @@ dependencies { implementation 'androidx.camera:camera-lifecycle:1.4.2' testImplementation "junit:junit:4.13.2" - testImplementation "org.mockito:mockito-core:5.17.0" + testImplementation "org.mockito:mockito-core:5.18.0" testImplementation "org.robolectric:robolectric:4.14.1" testImplementation "org.hamcrest:hamcrest-library:3.0"