Upgrade to Micrometer Tracing 1.1.1

Closes gh-35421
This commit is contained in:
Stephane Nicoll 2023-05-15 08:22:46 +02:00
parent 02b5e80f7a
commit 99c7257b6c
1 changed files with 1 additions and 1 deletions

View File

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