Upgrade to Micrometer 1.9.0-RC1

Closes gh-30605
This commit is contained in:
Stephane Nicoll 2022-04-17 19:24:32 +02:00
parent 73b98d0cb8
commit e46f92b278
1 changed files with 1 additions and 1 deletions

View File

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