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

View File

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