Start building against Micrometer 1.6.8 snapshots

See gh-27014
This commit is contained in:
Stephane Nicoll 2021-06-22 09:35:36 +02:00
parent 9ab8c625e5
commit b8a5d9b882
1 changed files with 1 additions and 1 deletions

View File

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