Skip to content

Commit

Permalink
Merge pull request #40343 from codefromthecrypt
Browse files Browse the repository at this point in the history
* gh-40343:
  Upgrade to Zipkin Reporter 3.4.0

Closes gh-40343
  • Loading branch information
wilkinsona committed Apr 16, 2024
2 parents 647a5ec + cac8b23 commit 554c190
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 554c190

Please sign in to comment.