Update dependency org.robolectric:robolectric to v4.16.1

This commit is contained in:
dependency-bot
2026-01-25 16:58:23 +01:00
committed by José Rebelo
parent b42db53109
commit 1135f280bb
+1 -1
View File
@@ -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'