Upgrade to Micrometer 1.11.0

Closes gh-35305
This commit is contained in:
Stephane Nicoll
2023-05-09 13:38:28 +02:00
parent 0391860ec3
commit 33cc926669

View File

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