Update dependency org.robolectric:robolectric to v4.16

This commit is contained in:
dependency-bot
2025-09-13 13:20:09 +02:00
committed by José Rebelo
parent 6666b67291
commit d15404c344
+1 -1
View File
@@ -227,7 +227,7 @@ dependencies {
testImplementation "junit:junit:4.13.2"
testImplementation "org.mockito:mockito-core:5.19.0"
testImplementation "org.robolectric:robolectric:4.15.1"
testImplementation "org.robolectric:robolectric:4.16"
testImplementation "org.hamcrest:hamcrest-library:3.0"
implementation 'androidx.core:core-ktx:1.17.0'