mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-02-17 12:56:48 +01:00
Update dependency org.mockito:mockito-core to v5.14.2
This commit is contained in:
parent
b18fb901e6
commit
86cb08c0fb
@ -207,7 +207,7 @@ dependencies {
|
|||||||
implementation 'androidx.camera:camera-lifecycle:1.3.4'
|
implementation 'androidx.camera:camera-lifecycle:1.3.4'
|
||||||
|
|
||||||
testImplementation "junit:junit:4.13.2"
|
testImplementation "junit:junit:4.13.2"
|
||||||
testImplementation "org.mockito:mockito-core:5.14.1"
|
testImplementation "org.mockito:mockito-core:5.14.2"
|
||||||
testImplementation "org.robolectric:robolectric:4.13"
|
testImplementation "org.robolectric:robolectric:4.13"
|
||||||
testImplementation "org.hamcrest:hamcrest-library:3.0"
|
testImplementation "org.hamcrest:hamcrest-library:3.0"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user