Upgrade to Micrometer 1.6.5

Closes gh-25673
This commit is contained in:
Andy Wilkinson 2021-03-16 11:32:28 +00:00
parent 731f867d54
commit 8ee9da36f1
1 changed files with 1 additions and 1 deletions

View File

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