Skip to content

Commit d69ea6c

Browse files
fix(deps): update dependency io.zipkin.brave:brave-bom to v6.1.0 (#7111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca6fa4e commit d69ea6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ val DEPENDENCY_BOMS = listOf(
2020
"com.squareup.okio:okio-bom:3.10.2", // applies to transitive dependencies of okhttp
2121
"io.grpc:grpc-bom:1.70.0",
2222
"io.netty:netty-bom:4.1.118.Final",
23-
"io.zipkin.brave:brave-bom:6.0.3",
23+
"io.zipkin.brave:brave-bom:6.1.0",
2424
"io.zipkin.reporter2:zipkin-reporter-bom:3.4.3",
2525
"org.assertj:assertj-bom:3.27.3",
2626
"org.testcontainers:testcontainers-bom:1.20.4",

0 commit comments

Comments
 (0)