Upgrade to Micrometer Tracing 1.0.0-RC1

Closes gh-32616
This commit is contained in:
Stephane Nicoll
2022-10-11 08:39:16 +02:00
parent 5dc0af7b0e
commit 0c703c5317

View File

@@ -1038,7 +1038,7 @@ bom {
]
}
}
library("Micrometer Tracing", "1.0.0-SNAPSHOT") {
library("Micrometer Tracing", "1.0.0-RC1") {
group("io.micrometer") {
imports = [
"micrometer-tracing-bom"