Bump io.zipkin.reporter2:zipkin-reporter-bom from 2.16.3 to 2.16.4 (#5414)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-03 20:54:41 -05:00 committed by GitHub
parent a96fd683ac
commit 010692cb2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ val DEPENDENCY_BOMS = listOf(
"io.grpc:grpc-bom:1.54.1",
"io.netty:netty-bom:4.1.92.Final",
"io.zipkin.brave:brave-bom:5.15.1",
"io.zipkin.reporter2:zipkin-reporter-bom:2.16.3",
"io.zipkin.reporter2:zipkin-reporter-bom:2.16.4",
"org.assertj:assertj-bom:3.24.2",
"org.junit:junit-bom:5.9.3",
"org.testcontainers:testcontainers-bom:1.18.0",