Upgrade to Micrometer 1.6.12

Closes gh-28224
This commit is contained in:
Stephane Nicoll 2021-10-15 09:57:29 +02:00
parent 7388f2b60b
commit a569786b79
1 changed files with 1 additions and 1 deletions

View File

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