Upgrade to Micrometer Tracing 1.0.4

Closes gh-34859
This commit is contained in:
Stephane Nicoll 2023-04-11 13:24:21 +02:00
parent 9e27ad45ac
commit 17ed74f4ea
1 changed files with 1 additions and 1 deletions

View File

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