Committed by
GitHub
Merge pull request #890 from juliansteenbakker/dependabot/gradle/android/org.moc…
…kito-mockito-core-5.8.0 chore(deps): bump org.mockito:mockito-core from 5.0.0 to 5.8.0 in /android
Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -80,5 +80,5 @@ dependencies { | @@ -80,5 +80,5 @@ dependencies { | ||
| 80 | implementation 'androidx.camera:camera-camera2:1.3.0' | 80 | implementation 'androidx.camera:camera-camera2:1.3.0' |
| 81 | 81 | ||
| 82 | testImplementation 'org.jetbrains.kotlin:kotlin-test' | 82 | testImplementation 'org.jetbrains.kotlin:kotlin-test' |
| 83 | - testImplementation 'org.mockito:mockito-core:5.0.0' | 83 | + testImplementation 'org.mockito:mockito-core:5.8.0' |
| 84 | } | 84 | } |
-
Please register or login to post a comment