Skip to content

Commit b63f78c

Browse files
committed
Upgrade to Zipkin Reporter 3.4.1
Closes gh-42252
1 parent 9da2a2a commit b63f78c

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
@@ -103,7 +103,7 @@ bom {
103103
.formatted(version.major(), version.minor()) }
104104
}
105105
}
106-
library("Zipkin Reporter", "3.4.0") {
106+
library("Zipkin Reporter", "3.4.1") {
107107
group("io.zipkin.reporter2") {
108108
imports = [
109109
"zipkin-reporter-bom"

0 commit comments

Comments
 (0)