Skip to content

Commit

Permalink
Update Mockito to 5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlink committed Jun 22, 2024
1 parent 52d2744 commit b0f7f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ ext {
opentest4jVersion = '1.3.0'
archunitVersion = '1.3.0'
assertJVersion = '3.26.0'
mockitoVersion = '4.11.0'
mockitoVersion = '5.11.0'
systemLambdaVersion = '1.2.1'
errorproneVersion = '2.28.0'
kotlinVersion = '2.0.0'
Expand Down

0 comments on commit b0f7f48

Please sign in to comment.