Upgrade to Micrometer 1.6.13

Closes gh-28507
This commit is contained in:
Stephane Nicoll 2021-11-11 09:57:22 +01:00
parent c8d9f94821
commit 24c578e3ad
1 changed files with 1 additions and 1 deletions

View File

@ -1119,7 +1119,7 @@ bom {
] ]
} }
} }
library("Micrometer", "1.6.13-SNAPSHOT") { library("Micrometer", "1.6.13") {
group("io.micrometer") { group("io.micrometer") {
modules = [ modules = [
"micrometer-registry-stackdriver" { "micrometer-registry-stackdriver" {