Upgrade to Micrometer 1.7.0

Closes gh-26379
This commit is contained in:
Andy Wilkinson 2021-05-12 16:27:35 +01:00
parent 0e68f3c303
commit 827e0cf80a
1 changed files with 1 additions and 1 deletions

View File

@ -1200,7 +1200,7 @@ bom {
] ]
} }
} }
library("Micrometer", "1.7.0-SNAPSHOT") { library("Micrometer", "1.7.0") {
group("io.micrometer") { group("io.micrometer") {
modules = [ modules = [
"micrometer-registry-stackdriver" { "micrometer-registry-stackdriver" {