Upgrade to Micrometer 1.9.11

Closes gh-35290
This commit is contained in:
Stephane Nicoll
2023-05-09 13:30:08 +02:00
parent c238049729
commit e47738b84d

View File

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