Skip to content

Commit cac8b23

Browse files
codefromthecryptwilkinsona
authored andcommitted
Upgrade to Zipkin Reporter 3.4.0
Signed-off-by: Adrian Cole <[email protected]> See gh-40343
1 parent 647a5ec commit cac8b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ bom {
122122
.formatted(version.major(), version.minor()) }
123123
}
124124
}
125-
library("Zipkin Reporter", "3.3.0") {
125+
library("Zipkin Reporter", "3.4.0") {
126126
group("io.zipkin.reporter2") {
127127
imports = [
128128
"zipkin-reporter-bom"

0 commit comments

Comments
 (0)