Upgrade to Micrometer 1.8.0-RC1

Closes gh-28253
This commit is contained in:
Stephane Nicoll
2021-10-15 10:08:01 +02:00
parent bcef8ee4c9
commit ad819f6085

View File

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