Skip to content

Commit 0635c25

Browse files
committed
Upgrade Micrometer to 1.0.6
1 parent 898404e commit 0635c25

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
@@ -136,7 +136,7 @@ subprojects { subproject ->
136136
kryoShadedVersion = '3.0.3'
137137
lettuceVersion = '5.0.3.RELEASE'
138138
log4jVersion = '2.10.0'
139-
micrometerVersion = '1.0.3'
139+
micrometerVersion = '1.0.6'
140140
mockitoVersion = '2.11.0'
141141
mysqlVersion = '6.0.6'
142142
pahoMqttClientVersion = '1.2.0'

0 commit comments

Comments
 (0)