Upgrade to Micrometer 1.7.0-RC1

Closes gh-25934
This commit is contained in:
Stephane Nicoll
2021-04-14 08:17:09 +02:00
parent 7723e7f130
commit f8768c053a

View File

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