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

This commit is contained in:
dependency-bot
2025-12-13 13:39:36 +01:00
committed by Arjan Schrijver
parent fbf48d5f8a
commit 02acd94a1e
+1 -1
View File
@@ -225,7 +225,7 @@ dependencies {
implementation 'androidx.camera:camera-lifecycle:1.5.2' implementation 'androidx.camera:camera-lifecycle:1.5.2'
testImplementation "junit:junit:4.13.2" testImplementation "junit:junit:4.13.2"
testImplementation "org.mockito:mockito-core:5.20.0" testImplementation "org.mockito:mockito-core:5.21.0"
testImplementation "org.robolectric:robolectric:4.16" testImplementation "org.robolectric:robolectric:4.16"
testImplementation "org.hamcrest:hamcrest-library:3.0" testImplementation "org.hamcrest:hamcrest-library:3.0"