Upgrade to Micrometer 1.8.5

Closes gh-30597
This commit is contained in:
Stephane Nicoll
2022-04-15 07:46:20 +02:00
parent 1720290234
commit 2fd04d9711

View File

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