Upgrade to Micrometer 1.5.3

Closes gh-22809
This commit is contained in:
Andy Wilkinson 2020-08-07 09:58:26 +01:00
parent a35073def5
commit 8a35b078ec
1 changed files with 1 additions and 1 deletions

View File

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