Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.logging.log4j:log4j-bom to v2…
Browse files Browse the repository at this point in the history
….24.0 (main) (#12187)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 7, 2024
1 parent 45bfd32 commit 010e904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-tests/images/grpc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
implementation(platform("io.grpc:grpc-bom:1.66.0"))
implementation(platform("io.opentelemetry:opentelemetry-bom:1.0.0"))
implementation(platform("io.opentelemetry:opentelemetry-bom-alpha:1.0.0-alpha"))
implementation(platform("org.apache.logging.log4j:log4j-bom:2.23.1"))
implementation(platform("org.apache.logging.log4j:log4j-bom:2.24.0"))

implementation("io.grpc:grpc-netty-shaded")
implementation("io.grpc:grpc-protobuf")
Expand Down

0 comments on commit 010e904

Please sign in to comment.