Upgrade to Micrometer 1.9.6

Closes gh-33129
This commit is contained in:
Stephane Nicoll
2022-11-16 13:05:11 +01:00
parent 211310c862
commit 8983a6b013

View File

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