Update dependency org.mockito:mockito-core to v5.23.0

This commit is contained in:
dependency-bot
2026-03-16 23:50:29 +01:00
committed by José Rebelo
parent 96a66b8cfa
commit e2b259eda4
+1 -1
View File
@@ -226,7 +226,7 @@ dependencies {
implementation 'androidx.camera:camera-lifecycle:1.5.3' implementation 'androidx.camera:camera-lifecycle:1.5.3'
testImplementation "junit:junit:4.13.2" testImplementation "junit:junit:4.13.2"
testImplementation "org.mockito:mockito-core:5.22.0" testImplementation "org.mockito:mockito-core:5.23.0"
testImplementation "org.robolectric:robolectric:4.16.1" testImplementation "org.robolectric:robolectric:4.16.1"
testImplementation "org.hamcrest:hamcrest-library:3.0" testImplementation "org.hamcrest:hamcrest-library:3.0"