Skip to content

Commit

Permalink
Bump org.mockito:mockito-core from 5.3.1 to 5.8.0 (#552)
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 Dec 29, 2023
1 parent 6bf88e5 commit acf6425
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.1'
testImplementation 'org.mockito:mockito-core:5.8.0'
testImplementation 'com.googlecode.java-diff-utils:diffutils:1.3.0'

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

0 comments on commit acf6425

Please sign in to comment.