Skip to content

Commit

Permalink
Merge pull request #1064 from juliansteenbakker/dependabot/gradle/and…
Browse files Browse the repository at this point in the history
…roid/org.mockito-mockito-core-5.12.0

chore(deps): bump org.mockito:mockito-core from 5.11.0 to 5.12.0 in /android
  • Loading branch information
juliansteenbakker committed May 16, 2024
2 parents c2c9848 + 49aa806 commit c0ac245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,5 @@ dependencies {
implementation 'androidx.camera:camera-camera2:1.3.3'

testImplementation 'org.jetbrains.kotlin:kotlin-test'
testImplementation 'org.mockito:mockito-core:5.11.0'
testImplementation 'org.mockito:mockito-core:5.12.0'
}

0 comments on commit c0ac245

Please sign in to comment.