We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aca4ee3 commit efdacc1Copy full SHA for efdacc1
dependencyManagement/build.gradle.kts
@@ -17,7 +17,7 @@ val DEPENDENCY_BOMS = listOf(
17
"io.grpc:grpc-bom:1.68.2",
18
"io.netty:netty-bom:4.1.115.Final",
19
"io.zipkin.brave:brave-bom:6.0.3",
20
- "io.zipkin.reporter2:zipkin-reporter-bom:3.4.2",
+ "io.zipkin.reporter2:zipkin-reporter-bom:3.4.3",
21
"org.assertj:assertj-bom:3.26.3",
22
"org.junit:junit-bom:5.11.3",
23
"org.testcontainers:testcontainers-bom:1.20.4",
0 commit comments