Upgrade to Zipkin Reporter 3.4.2

Closes gh-42367
This commit is contained in:
Stéphane Nicoll 2024-09-19 08:15:36 +02:00
parent 25e45831ea
commit ced82a854c
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ bom {
.formatted(version.major(), version.minor()) }
}
}
library("Zipkin Reporter", "3.4.1") {
library("Zipkin Reporter", "3.4.2") {
group("io.zipkin.reporter2") {
imports = [
"zipkin-reporter-bom"