Skip to content

Commit bed68da

Browse files
committed
Upgrade to Zipkin Reporter 3.4.3
Closes gh-43462
1 parent e2cf9e1 commit bed68da

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.2") {
107+
library("Zipkin Reporter", "3.4.3") {
108108
group("io.zipkin.reporter2") {
109109
imports = [
110110
"zipkin-reporter-bom"

0 commit comments

Comments
 (0)