Upgrade to Micrometer 1.10.0-RC1

Closes gh-32598
This commit is contained in:
Stephane Nicoll
2022-10-11 08:38:57 +02:00
parent c1b82f7ac5
commit 5dc0af7b0e

View File

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