Start building against Micrometer 1.11.0-M2 snapshots

See gh-34546
This commit is contained in:
Andy Wilkinson 2023-03-09 17:42:00 +00:00
parent 886525111e
commit e0439d7c38
1 changed files with 1 additions and 1 deletions

View File

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