mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Update dependency org.mockito:mockito-core to v5.22.0
This commit is contained in:
committed by
José Rebelo
parent
467b58edf3
commit
88e8524c79
+1
-1
@@ -226,7 +226,7 @@ dependencies {
|
||||
implementation 'androidx.camera:camera-lifecycle:1.5.3'
|
||||
|
||||
testImplementation "junit:junit:4.13.2"
|
||||
testImplementation "org.mockito:mockito-core:5.21.0"
|
||||
testImplementation "org.mockito:mockito-core:5.22.0"
|
||||
testImplementation "org.robolectric:robolectric:4.16.1"
|
||||
testImplementation "org.hamcrest:hamcrest-library:3.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user