Skip to content

Commit

Permalink
Merge pull request #944 from juliansteenbakker/dependabot/gradle/andr…
Browse files Browse the repository at this point in the history
…oid/org.mockito-mockito-core-5.10.0

chore(deps): bump org.mockito:mockito-core from 5.9.0 to 5.10.0 in /android
  • Loading branch information
juliansteenbakker authored Jan 31, 2024
2 parents fff3ff4 + e6fb1c9 commit 91bb85b
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 @@ -79,5 +79,5 @@ dependencies {
implementation 'androidx.camera:camera-lifecycle:1.3.1'

testImplementation 'org.jetbrains.kotlin:kotlin-test'
testImplementation 'org.mockito:mockito-core:5.9.0'
testImplementation 'org.mockito:mockito-core:5.10.0'
}

0 comments on commit 91bb85b

Please sign in to comment.