Skip to content

Commit ce5fabb

Browse files
committed
Upgrade to Mockito 5.5.0
1 parent b8378fc commit ce5fabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ ext {
9292
mailVersion = '2.0.2'
9393
micrometerTracingVersion = '1.2.0-M2'
9494
micrometerVersion = '1.12.0-M2'
95-
mockitoVersion = '5.4.0'
95+
mockitoVersion = '5.5.0'
9696
mongoDriverVersion = '4.10.2'
9797
mysqlVersion = '8.0.33'
9898
pahoMqttClientVersion = '1.2.5'

0 commit comments

Comments
 (0)