Upgrade to Micrometer 1.6.4

Closes gh-25291
This commit is contained in:
Andy Wilkinson
2021-02-17 12:47:15 +00:00
parent ad50391de5
commit d922d0f859

View File

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