Start building against Micrometer 1.8.0-RC1 snapshots

See gh-28253
This commit is contained in:
Stephane Nicoll
2021-10-08 08:52:42 +02:00
parent 8d7dfdf59d
commit 0fffada6c4

View File

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