Upgrade to Micrometer 1.6.8

Closes gh-27014
This commit is contained in:
Stephane Nicoll 2021-06-23 17:41:25 +02:00
parent fb2ed6076f
commit d0f12392ab
1 changed files with 1 additions and 1 deletions

View File

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