Skip to content

Commit

Permalink
Merge pull request #156 from corenting/dependabot/gradle/org.mockito-…
Browse files Browse the repository at this point in the history
…mockito-core-4.10.0
  • Loading branch information
dependabot[bot] authored Dec 21, 2022
2 parents 471d1d2 + af99313 commit 6626a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
// Tests
testImplementation 'androidx.test:core-ktx:1.5.0'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:4.9.0'
testImplementation 'org.mockito:mockito-core:4.10.0'
testImplementation "org.robolectric:robolectric:4.9.1"
}

Expand Down

0 comments on commit 6626a57

Please sign in to comment.