Start building against Micrometer 1.6.7 snapshots

See gh-26430
This commit is contained in:
Stephane Nicoll 2021-05-11 13:47:38 +02:00
parent 0f7db901d9
commit 21fbb2e79c
1 changed files with 1 additions and 1 deletions

View File

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