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

This commit is contained in:
dependency-bot
2025-04-06 22:16:48 +00:00
committed by José Rebelo
parent bf2cc6ae86
commit ebd34925f7
+1 -1
View File
@@ -207,7 +207,7 @@ dependencies {
implementation 'androidx.camera:camera-lifecycle:1.4.2'
testImplementation "junit:junit:4.13.2"
testImplementation "org.mockito:mockito-core:5.16.1"
testImplementation "org.mockito:mockito-core:5.17.0"
testImplementation "org.robolectric:robolectric:4.14.1"
testImplementation "org.hamcrest:hamcrest-library:3.0"