Upgrade to Micrometer Tracing 1.2.0-M1

Closes gh-36199
This commit is contained in:
Stephane Nicoll 2023-07-12 17:00:43 +02:00
parent ad72d22c90
commit 122f6599c0
1 changed files with 1 additions and 1 deletions

View File

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