Upgrade to Micrometer 1.6.2

Closes gh-24281
This commit is contained in:
Stephane Nicoll 2020-12-10 09:23:41 +01:00
parent ee7c50b757
commit d339cb1513
1 changed files with 1 additions and 1 deletions

View File

@ -1111,7 +1111,7 @@ bom {
] ]
} }
} }
library("Micrometer", "1.6.1") { library("Micrometer", "1.6.2") {
group("io.micrometer") { group("io.micrometer") {
modules = [ modules = [
"micrometer-registry-stackdriver" { "micrometer-registry-stackdriver" {