Start building against Micrometer 1.9.0-M2 snapshots

See gh-29282
This commit is contained in:
Stephane Nicoll 2022-01-09 10:07:06 +01:00
parent 9e27bddfc7
commit 6e27448744
1 changed files with 1 additions and 1 deletions

View File

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