Start building against Micrometer 1.6.4 snapshots

See gh-25291
This commit is contained in:
Stephane Nicoll 2021-02-15 07:23:45 +01:00
parent f8caab121d
commit 67e1b64a23
1 changed files with 1 additions and 1 deletions

View File

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