Upgrade to Micrometer 1.6.4

Closes gh-25331
This commit is contained in:
Andy Wilkinson 2021-02-17 12:51:49 +00:00
parent 36a898a411
commit 9cabedfa11
1 changed files with 1 additions and 1 deletions

View File

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