Upgrade to Micrometer 1.5.8

Closes gh-24280
This commit is contained in:
Stephane Nicoll 2020-12-09 10:52:26 +01:00
parent 8c676a43bd
commit 52b5c36750
1 changed files with 1 additions and 1 deletions

View File

@ -1168,7 +1168,7 @@ bom {
]
}
}
library("Micrometer", "1.5.7") {
library("Micrometer", "1.5.8") {
group("io.micrometer") {
modules = [
"micrometer-registry-stackdriver" {