Start building against Micrometer 1.9.8 snapshots

See gh-34141
This commit is contained in:
Andy Wilkinson 2023-02-09 14:52:07 +00:00
parent 994a7a0795
commit 3e43c664c9

View File

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