Skip to content

Commit

Permalink
fix(deps): update dependency io.zipkin.brave:brave-bom to v5.17.0 (#1130
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent 112850e commit 9b91c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ micronautBom {
"io.projectreactor:reactor-bom",
setOf("io.projectreactor", "org.reactivestreams")
)
dependencies.add("io.zipkin.brave:brave-bom:5.16.0")
dependencies.add("io.zipkin.brave:brave-bom:5.17.0")
dependencies.add("io.zipkin.reporter2:zipkin-reporter-bom:2.16.3")

dependencies.add("io.opentelemetry:opentelemetry-bom:1.31.0")
Expand Down

0 comments on commit 9b91c77

Please sign in to comment.