Upgrade to Micrometer 1.5.11

Closes gh-25285
This commit is contained in:
Andy Wilkinson 2021-02-17 12:25:56 +00:00
parent 32f6719ec1
commit 43c923b3d5

View File

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