Upgrade to Micrometer Tracing 1.0.2

Closes gh-34290
This commit is contained in:
Andy Wilkinson 2023-02-20 16:31:11 +00:00
parent ddd15929ba
commit af990081a5
1 changed files with 1 additions and 1 deletions

View File

@ -944,7 +944,7 @@ bom {
]
}
}
library("Micrometer Tracing", "1.0.1") {
library("Micrometer Tracing", "1.0.2") {
group("io.micrometer") {
imports = [
"micrometer-tracing-bom"