Upgrade to Micrometer 1.5.4

Closes gh-22934
This commit is contained in:
Andy Wilkinson 2020-08-13 12:02:30 +01:00
parent df78105a3c
commit eb6a3eff3d
1 changed files with 1 additions and 1 deletions

View File

@ -1162,7 +1162,7 @@ bom {
]
}
}
library("Micrometer", "1.5.3") {
library("Micrometer", "1.5.4") {
group("io.micrometer") {
modules = [
"micrometer-registry-stackdriver" {