mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
fix(deps): update dependency org.robolectric:robolectric to v4.15
This commit is contained in:
+1
-1
@@ -220,7 +220,7 @@ dependencies {
|
|||||||
|
|
||||||
testImplementation "junit:junit:4.13.2"
|
testImplementation "junit:junit:4.13.2"
|
||||||
testImplementation "org.mockito:mockito-core:5.18.0"
|
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"
|
testImplementation "org.hamcrest:hamcrest-library:3.0"
|
||||||
|
|
||||||
implementation "androidx.appcompat:appcompat:1.7.1"
|
implementation "androidx.appcompat:appcompat:1.7.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user