Skip to content

Commit 2ad1f25

Browse files
committed
Downgrade to Mockito 2.23.0
1 parent 0cab4e3 commit 2ad1f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ subprojects { subproject ->
122122
lettuceVersion = '5.1.0.RELEASE'
123123
log4jVersion = '2.11.1'
124124
micrometerVersion = '1.1.0'
125-
mockitoVersion = '2.23.1'
125+
mockitoVersion = '2.23.0'
126126
mysqlVersion = '8.0.11'
127127
pahoMqttClientVersion = '1.2.0'
128128
postgresVersion = '42.0.0'

0 commit comments

Comments
 (0)