Upgrade to Micrometer 1.9.0-M3

Closes gh-29763
This commit is contained in:
Stephane Nicoll 2022-02-17 10:02:09 +01:00
parent 6fa8d81daf
commit 553801bd9d
1 changed files with 1 additions and 1 deletions

View File

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