Skip to content

Commit ced82a8

Browse files
committed
Upgrade to Zipkin Reporter 3.4.2
Closes gh-42367
1 parent 25e4583 commit ced82a8

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.1") {
106+
library("Zipkin Reporter", "3.4.2") {
107107
group("io.zipkin.reporter2") {
108108
imports = [
109109
"zipkin-reporter-bom"

0 commit comments

Comments
 (0)