Upgrade to Micrometer 1.6.3

Closes gh-24918
This commit is contained in:
Stephane Nicoll 2021-01-20 09:15:06 +01:00
parent c57ca65eb8
commit 10a692edcd
1 changed files with 1 additions and 1 deletions

View File

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