Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.7.0 (#191)
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] authored Nov 12, 2023
1 parent 8ff9c89 commit 5d3d466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ buildscript {
],
],
'test': [
'mockito': 'org.mockito:mockito-core:5.6.0',
'mockito': 'org.mockito:mockito-core:5.7.0',
'junit': 'junit:junit:4.13.2',
'assertj3': 'org.assertj:assertj-core:3.24.2',
],
Expand Down

0 comments on commit 5d3d466

Please sign in to comment.