Upgrade to Micrometer 1.6.7

Closes gh-26430
This commit is contained in:
Andy Wilkinson 2021-05-12 14:52:05 +01:00
parent 7a2d5d4eee
commit 322d6455db
1 changed files with 1 additions and 1 deletions

View File

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