Skip to content

Commit

Permalink
Upgrade to Mockito 5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Sep 6, 2023
1 parent b8378fc commit ce5fabb
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 @@ -92,7 +92,7 @@ ext {
mailVersion = '2.0.2'
micrometerTracingVersion = '1.2.0-M2'
micrometerVersion = '1.12.0-M2'
mockitoVersion = '5.4.0'
mockitoVersion = '5.5.0'
mongoDriverVersion = '4.10.2'
mysqlVersion = '8.0.33'
pahoMqttClientVersion = '1.2.5'
Expand Down

0 comments on commit ce5fabb

Please sign in to comment.