Upgrade to Micrometer 1.5.6

Closes gh-23791
This commit is contained in:
Stephane Nicoll 2020-10-28 20:26:17 +01:00
parent a7503d82ec
commit 47a5d7aab6
1 changed files with 1 additions and 1 deletions

View File

@ -1165,7 +1165,7 @@ bom {
]
}
}
library("Micrometer", "1.5.5") {
library("Micrometer", "1.5.6") {
group("io.micrometer") {
modules = [
"micrometer-registry-stackdriver" {