diff --git a/app/build.gradle b/app/build.gradle index 5fa843203d..3a469bef01 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -227,7 +227,7 @@ dependencies { testImplementation "junit:junit:4.13.2" testImplementation "org.mockito:mockito-core:5.21.0" - testImplementation "org.robolectric:robolectric:4.16" + testImplementation "org.robolectric:robolectric:4.16.1" testImplementation "org.hamcrest:hamcrest-library:3.0" implementation 'androidx.core:core-ktx:1.17.0'