Start building against Micrometer 1.7.0 snapshots

See gh-26379
This commit is contained in:
Stephane Nicoll 2021-05-10 12:46:23 +02:00
parent 8d2fa26a99
commit 217f6efa64
1 changed files with 1 additions and 1 deletions

View File

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