Start building against Micrometer 1.7.11 snapshots

See gh-30588
This commit is contained in:
Stephane Nicoll
2022-04-08 10:06:34 +02:00
parent e70451635c
commit ea6e87adef

View File

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