Skip to content

Commit

Permalink
Merge pull request #8 from nohli/dependabot/gradle/android/org.mockit…
Browse files Browse the repository at this point in the history
…o-mockito-core-5.5.0
  • Loading branch information
nohli authored Sep 1, 2023
2 parents d5dd399 + 6724614 commit 33a1ee3
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 @@ -51,7 +51,7 @@ android {

dependencies {
testImplementation 'org.jetbrains.kotlin:kotlin-test'
testImplementation 'org.mockito:mockito-core:5.0.0'
testImplementation 'org.mockito:mockito-core:5.5.0'
}

testOptions {
Expand Down

0 comments on commit 33a1ee3

Please sign in to comment.