Upgrade to Micrometer 1.8.6

Closes gh-31007
This commit is contained in:
Andy Wilkinson
2022-05-12 16:49:09 +01:00
parent 4ed19d91af
commit 2413e80105

View File

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