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

This commit is contained in:
dependency-bot
2025-05-24 12:22:54 +00:00
parent 9bb3279e67
commit 17b2f4af01
+1 -1
View File
@@ -221,7 +221,7 @@ dependencies {
implementation 'androidx.camera:camera-lifecycle:1.4.2'
testImplementation "junit:junit:4.13.2"
testImplementation "org.mockito:mockito-core:5.17.0"
testImplementation "org.mockito:mockito-core:5.18.0"
testImplementation "org.robolectric:robolectric:4.14.1"
testImplementation "org.hamcrest:hamcrest-library:3.0"