Upgrade to Micrometer 1.6.5

Closes gh-25543
This commit is contained in:
Andy Wilkinson
2021-03-16 10:53:15 +00:00
parent af23da1dff
commit f9db1968bf

View File

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