Start building against Micrometer 1.8.4 snapshots

See gh-30178
This commit is contained in:
Stephane Nicoll
2022-03-12 11:50:33 +01:00
parent 71e6a836a6
commit 33ec810b2e

View File

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