Upgrade to Micrometer 1.9.0-M2

Closes gh-29282
This commit is contained in:
Stephane Nicoll 2022-01-13 14:40:27 +01:00
parent 7a0f7c498f
commit d82fbcb43b

View File

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