Upgrade to Micrometer 1.6.3

Closes gh-24786
This commit is contained in:
Stephane Nicoll
2021-01-13 14:04:33 +01:00
parent fc629a001e
commit beec43cda5

View File

@@ -1111,7 +1111,7 @@ bom {
]
}
}
library("Micrometer", "1.6.2") {
library("Micrometer", "1.6.3") {
group("io.micrometer") {
modules = [
"micrometer-registry-stackdriver" {