Start building against Micrometer 1.9.0-M3 snapshots

See gh-29763
This commit is contained in:
Stephane Nicoll
2022-02-14 08:19:31 +01:00
parent e1c5f219ca
commit 137bcd98b6

View File

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