Upgrade to Micrometer 1.10.0

Closes gh-32936
This commit is contained in:
Andy Wilkinson
2022-11-08 12:19:43 +00:00
parent aff8a3b182
commit 6a2f2a0afd

View File

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