diff --git a/app/build.gradle b/app/build.gradle index 43eee6c2d..ff8e7ddd3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -209,7 +209,7 @@ dependencies { testImplementation "junit:junit:4.13.2" testImplementation "org.mockito:mockito-core:5.12.0" testImplementation "org.robolectric:robolectric:4.13" - testImplementation "org.hamcrest:hamcrest-library:2.2" + testImplementation "org.hamcrest:hamcrest-library:3.0" implementation "androidx.appcompat:appcompat:1.7.0" implementation "androidx.preference:preference:1.2.1"