Skip to content

Commit 5ed967a

Browse files
committed
Upgrade to Zipkin Reporter 3.5.1
Closes gh-45826
1 parent 4585780 commit 5ed967a

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
@@ -108,7 +108,7 @@ bom {
108108
.formatted(version.major(), version.minor()))
109109
}
110110
}
111-
library("Zipkin Reporter", "3.5.0") {
111+
library("Zipkin Reporter", "3.5.1") {
112112
group("io.zipkin.reporter2") {
113113
bom("zipkin-reporter-bom")
114114
}

0 commit comments

Comments
 (0)