Start building against Micrometer 1.8.0-M2 snapshots

See gh-27607
This commit is contained in:
Stephane Nicoll 2021-08-10 08:33:12 +02:00
parent 4977d7438f
commit a916bc855f
1 changed files with 1 additions and 1 deletions

View File

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