Upgrade to Micrometer 1.10.0-M2

Closes gh-30800
This commit is contained in:
Andy Wilkinson 2022-05-12 09:36:59 +01:00
parent f6225fe98b
commit 06756802fb
1 changed files with 1 additions and 1 deletions

View File

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