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

This commit is contained in:
dependency-bot
2025-08-16 12:39:31 +02:00
committed by José Rebelo
parent a0f55c77b5
commit ddd877c9fb
+1 -1
View File
@@ -226,7 +226,7 @@ dependencies {
implementation 'androidx.camera:camera-lifecycle:1.4.2' implementation 'androidx.camera:camera-lifecycle:1.4.2'
testImplementation "junit:junit:4.13.2" testImplementation "junit:junit:4.13.2"
testImplementation "org.mockito:mockito-core:5.18.0" testImplementation "org.mockito:mockito-core:5.19.0"
testImplementation "org.robolectric:robolectric:4.15.1" testImplementation "org.robolectric:robolectric:4.15.1"
testImplementation "org.hamcrest:hamcrest-library:3.0" testImplementation "org.hamcrest:hamcrest-library:3.0"