fix(deps): update dependency org.robolectric:robolectric to v4.15

This commit is contained in:
dependency-bot
2025-06-21 01:01:44 +00:00
parent 849997b145
commit 7f5b672504
+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.14.1"
testImplementation "org.robolectric:robolectric:4.15"
testImplementation "org.hamcrest:hamcrest-library:3.0"
implementation "androidx.appcompat:appcompat:1.7.1"