Start building against Micrometer 1.7.10 snapshots

See gh-30171
This commit is contained in:
Stephane Nicoll 2022-03-11 17:09:49 +01:00
parent 2620710480
commit c55f0a1eac

View File

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