Upgrade to Micrometer 1.7.1

Closes gh-27015
This commit is contained in:
Stephane Nicoll 2021-06-23 17:45:25 +02:00
parent 8e5ac1921f
commit e0e64e69c0
1 changed files with 1 additions and 1 deletions

View File

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