Start building against Micrometer 1.10.0-M3 snapshots

See gh-31617
This commit is contained in:
Andy Wilkinson
2022-07-08 10:59:50 +01:00
parent 47993c094b
commit e696cb3773

View File

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