mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-27 20:36:51 +01:00
Update mockito to 5.13.0
This commit is contained in:
parent
d95d669d97
commit
c72966bc6c
@ -207,7 +207,7 @@ dependencies {
|
||||
implementation 'androidx.camera:camera-lifecycle:1.3.4'
|
||||
|
||||
testImplementation "junit:junit:4.13.2"
|
||||
testImplementation "org.mockito:mockito-core:5.12.0"
|
||||
testImplementation "org.mockito:mockito-core:5.13.0"
|
||||
testImplementation "org.robolectric:robolectric:4.13"
|
||||
testImplementation "org.hamcrest:hamcrest-library:3.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user