mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 09:01:55 +01:00
Update dependency org.mockito:mockito-core to v5.15.2
This commit is contained in:
parent
fbd4cb810a
commit
92a76cfa7b
@ -207,7 +207,7 @@ dependencies {
|
|||||||
implementation 'androidx.camera:camera-lifecycle:1.4.1'
|
implementation 'androidx.camera:camera-lifecycle:1.4.1'
|
||||||
|
|
||||||
testImplementation "junit:junit:4.13.2"
|
testImplementation "junit:junit:4.13.2"
|
||||||
testImplementation "org.mockito:mockito-core:5.14.2"
|
testImplementation "org.mockito:mockito-core:5.15.2"
|
||||||
testImplementation "org.robolectric:robolectric:4.14.1"
|
testImplementation "org.robolectric:robolectric:4.14.1"
|
||||||
testImplementation "org.hamcrest:hamcrest-library:3.0"
|
testImplementation "org.hamcrest:hamcrest-library:3.0"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user