Upgrade to Micrometer Tracing 1.0.6

Closes gh-35420
This commit is contained in:
Stephane Nicoll 2023-05-15 08:21:24 +02:00
parent 5b2861a066
commit e4bd62499d
1 changed files with 1 additions and 1 deletions

View File

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