1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2025-02-17 04:46:47 +01:00

Update dependency org.robolectric:robolectric to v4.14.1

This commit is contained in:
dependency-bot 2024-11-23 01:12:14 +00:00
parent 7aa7de6463
commit 9d1e344af0

View File

@ -208,7 +208,7 @@ dependencies {
testImplementation "junit:junit:4.13.2"
testImplementation "org.mockito:mockito-core:5.14.2"
testImplementation "org.robolectric:robolectric:4.13"
testImplementation "org.robolectric:robolectric:4.14.1"
testImplementation "org.hamcrest:hamcrest-library:3.0"
implementation "androidx.appcompat:appcompat:1.7.0"