Skip to content

Commit

Permalink
Upgrade to Zipkin Reporter 3.4.2
Browse files Browse the repository at this point in the history
Closes gh-42364
  • Loading branch information
snicoll committed Sep 19, 2024
1 parent 0271b24 commit c2adc3b
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 @@ -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"
Expand Down

0 comments on commit c2adc3b

Please sign in to comment.