Skip to content

Commit

Permalink
Bump org.mockito:mockito-core from 5.3.0 to 5.3.1 (#504)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 27, 2023
1 parent 50b6add commit d445244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ dependencies {

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

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

0 comments on commit d445244

Please sign in to comment.