Upgrade to Micrometer 1.0.2

Release notes: https://github.com/micrometer-metrics/micrometer/releases/tag/v1.0.2

(cherry picked from commit f77fd78)
This commit is contained in:
Jon Schneider
2018-03-15 10:29:05 -04:00
committed by Artem Bilan
parent fa47b0fa20
commit 9836ec5627

View File

@@ -123,7 +123,7 @@ subprojects { subproject ->
jythonVersion = '2.5.3'
kryoShadedVersion = '3.0.3'
log4jVersion = '2.10.0'
micrometerVersion = '1.0.1'
micrometerVersion = '1.0.2'
mockitoVersion = '2.11.0'
mysqlVersion = '6.0.6'
pahoMqttClientVersion = '1.2.0'