Skip to content

Commit 001b86b

Browse files
committed
Upgrade Micrometer to 1.0.6
1 parent 997183b commit 001b86b

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
@@ -120,7 +120,7 @@ subprojects { subproject ->
120120
kryoShadedVersion = '3.0.3'
121121
lettuceVersion = '5.0.3.RELEASE'
122122
log4jVersion = '2.11.0'
123-
micrometerVersion = '1.0.3'
123+
micrometerVersion = '1.0.6'
124124
mockitoVersion = '2.18.0'
125125
mysqlVersion = '8.0.11'
126126
pahoMqttClientVersion = '1.2.0'

0 commit comments

Comments
 (0)