Update dependency org.robolectric:robolectric to v4.15.1

This commit is contained in:
dependency-bot
2025-06-28 08:03:07 +00:00
parent 61b8ea7c35
commit 7889c7fd6e
+1 -1
View File
@@ -220,7 +220,7 @@ dependencies {
testImplementation "junit:junit:4.13.2"
testImplementation "org.mockito:mockito-core:5.18.0"
testImplementation "org.robolectric:robolectric:4.15"
testImplementation "org.robolectric:robolectric:4.15.1"
testImplementation "org.hamcrest:hamcrest-library:3.0"
implementation "androidx.appcompat:appcompat:1.7.1"