fix(deps): update dependency io.zipkin.reporter2:zipkin-reporter-bom to v3.5.1 (#7379)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-03 14:06:55 -05:00 committed by GitHub
parent afe3440e91
commit 5898a425c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ val DEPENDENCY_BOMS = listOf(
"io.grpc:grpc-bom:1.73.0",
"io.netty:netty-bom:4.2.1.Final",
"io.zipkin.brave:brave-bom:6.2.0",
"io.zipkin.reporter2:zipkin-reporter-bom:3.5.0",
"io.zipkin.reporter2:zipkin-reporter-bom:3.5.1",
"org.assertj:assertj-bom:3.27.3",
"org.testcontainers:testcontainers-bom:1.21.0",
"org.snakeyaml:snakeyaml-engine:2.9"