Start building against Micrometer 1.11.0 snapshots

See gh-34862
This commit is contained in:
Stephane Nicoll
2023-04-05 14:12:32 +02:00
parent be014ca7e0
commit 877f95d528

View File

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