Upgrade to Micrometer Tracing 1.0.3

Closes gh-34537
This commit is contained in:
Andy Wilkinson 2023-03-14 15:11:53 +00:00
parent 6f946407bc
commit 8521afcee7
1 changed files with 1 additions and 1 deletions

View File

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