Upgrade to Zipkin Reporter 3.4.3

Closes gh-43467
This commit is contained in:
Stéphane Nicoll 2024-12-10 15:14:14 +01:00
parent ce9878a7d0
commit a59937b8b8
1 changed files with 1 additions and 1 deletions

View File

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