Upgrade to Micrometer 1.5.14

Closes gh-26427
This commit is contained in:
Andy Wilkinson 2021-05-12 14:01:32 +01:00
parent 1a32a864d4
commit ece845a4e0

View File

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