Skip to content

Commit b0802ad

Browse files
Bump brave-bom from 5.14.0 to 5.14.1 (#4814)
Bumps [brave-bom](https://github.com/openzipkin/brave) from 5.14.0 to 5.14.1. - [Release notes](https://github.com/openzipkin/brave/releases) - [Changelog](https://github.com/openzipkin/brave/blob/master/RELEASE.md) - [Commits](openzipkin/brave@5.14.0...5.14.1) --- updated-dependencies: - dependency-name: io.zipkin.brave:brave-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jack-berg <[email protected]>
1 parent c37dada commit b0802ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ val DEPENDENCY_BOMS = listOf(
1818
"com.linecorp.armeria:armeria-bom:1.19.0",
1919
"com.squareup.okhttp3:okhttp-bom:4.10.0",
2020
"io.grpc:grpc-bom:1.49.2",
21-
"io.zipkin.brave:brave-bom:5.14.0",
21+
"io.zipkin.brave:brave-bom:5.14.1",
2222
"io.zipkin.reporter2:zipkin-reporter-bom:2.16.3",
2323
"org.junit:junit-bom:5.9.1",
2424
"org.testcontainers:testcontainers-bom:1.17.4",

0 commit comments

Comments
 (0)