Upgrade to Micrometer Tracing 1.0.5

Closes gh-35363
This commit is contained in:
Stephane Nicoll 2023-05-09 13:32:58 +02:00
parent 3635bead5c
commit 47c37c1014
1 changed files with 1 additions and 1 deletions

View File

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