Skip to content

Commit

Permalink
Update dependency io.zipkin.brave:brave-bom to 6.0.0 (#6131)
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Cole <[email protected]>
Co-authored-by: jack-berg <[email protected]>
  • Loading branch information
codefromthecrypt and jack-berg authored Jan 17, 2024
1 parent c5ca491 commit f0d6c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ val DEPENDENCY_BOMS = listOf(
"com.squareup.okio:okio-bom:3.7.0", // applies to transitive dependencies of okhttp
"io.grpc:grpc-bom:1.60.1",
"io.netty:netty-bom:4.1.104.Final",
"io.zipkin.brave:brave-bom:6.0.0",
"io.zipkin.reporter2:zipkin-reporter-bom:3.1.1",
"io.zipkin.brave:brave-bom:5.17.0",
"org.assertj:assertj-bom:3.25.1",
"org.junit:junit-bom:5.10.1",
"org.testcontainers:testcontainers-bom:1.19.3",
Expand Down

0 comments on commit f0d6c82

Please sign in to comment.