Start building against Micrometer 1.9.11 snapshots

See gh-35290
This commit is contained in:
Stephane Nicoll
2023-05-05 08:10:57 +02:00
parent 3a45d46583
commit ec72bcc9a8

View File

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