Upgrade to Zipkin Reporter 3.4.1

Closes gh-42214
This commit is contained in:
Andy Wilkinson 2024-09-11 11:16:42 +01:00
parent 0130ca17f3
commit 3e2d9c07c5
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.0") {
library("Zipkin Reporter", "3.4.1") {
group("io.zipkin.reporter2") {
imports = [
"zipkin-reporter-bom"