Skip to content

Commit

Permalink
Bump mockito-core from 4.9.0 to 4.10.0 (#465)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 16, 2022
1 parent 32cf861 commit b413f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Expand Up @@ -100,7 +100,7 @@ dependencies {

// Test dependencies
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:4.9.0'
testImplementation 'org.mockito:mockito-core:4.10.0'
testImplementation 'com.googlecode.java-diff-utils:diffutils:1.3.0'

androidTestImplementation 'androidx.test:runner:1.5.1'
Expand Down

0 comments on commit b413f49

Please sign in to comment.