Upgrade to Micrometer 1.10.10

Closes gh-36829
This commit is contained in:
Stephane Nicoll
2023-08-15 17:14:00 +02:00
parent b80f64a0e4
commit b91b213283

View File

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