Skip to content

Commit

Permalink
Upgrade to Zipkin Reporter 3.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Cole <[email protected]>

See gh-40343
  • Loading branch information
Adrian Cole authored and wilkinsona committed Apr 16, 2024
1 parent 647a5ec commit cac8b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ bom {
.formatted(version.major(), version.minor()) }
}
}
library("Zipkin Reporter", "3.3.0") {
library("Zipkin Reporter", "3.4.0") {
group("io.zipkin.reporter2") {
imports = [
"zipkin-reporter-bom"
Expand Down

0 comments on commit cac8b23

Please sign in to comment.