Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.4.0 (#2403)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 5, 2023
1 parent 6fee726 commit 7a2c54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ pollexor = { module = 'com.squareup:pollexor', version = '3.0.0' }
junit = { module = 'junit:junit', version = '4.13.2' }
truth = { module = 'com.google.truth:truth', version = '1.1.4' }
robolectric = { module = 'org.robolectric:robolectric', version = '4.7' }
mockito = { module = 'org.mockito:mockito-core', version = '5.3.1' }
mockito = { module = 'org.mockito:mockito-core', version = '5.4.0' }

# Plugins
plugin-android = { module = 'com.android.tools.build:gradle', version.ref = 'agp' }
Expand Down

0 comments on commit 7a2c54e

Please sign in to comment.