Skip to content

Commit 01c4ebd

Browse files
committed
Upgrade to Zipkin Reporter 3.5.0
Closes gh-44334
1 parent 19114ad commit 01c4ebd

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
@@ -104,7 +104,7 @@ bom {
104104
.formatted(version.major(), version.minor()))
105105
}
106106
}
107-
library("Zipkin Reporter", "3.4.3") {
107+
library("Zipkin Reporter", "3.5.0") {
108108
group("io.zipkin.reporter2") {
109109
imports = [
110110
"zipkin-reporter-bom"

0 commit comments

Comments
 (0)