Skip to content

Commit

Permalink
fix(deps): update dependency io.zipkin.reporter2:zipkin-reporter-bom …
Browse files Browse the repository at this point in the history
…to v3.4.0 (#1410)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 13, 2024
1 parent c23f0e7 commit 8a54b87
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 @@ -78,7 +78,7 @@ micronautBom {
)
)

dependencies.add("io.zipkin.reporter2:zipkin-reporter-bom:3.3.0")
dependencies.add("io.zipkin.reporter2:zipkin-reporter-bom:3.4.0")
dependencies.add("io.zipkin.brave:brave-instrumentation-benchmarks:6.0.2")

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

0 comments on commit 8a54b87

Please sign in to comment.