Upgrade to Micrometer 1.6.11

Closes gh-27910
This commit is contained in:
Stephane Nicoll
2021-09-16 06:36:11 +02:00
parent 4ada440b4d
commit 3118c16c48

View File

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