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.1 (#12357)
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 7f881d0 commit bba0410
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.68.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.24.0"))
implementation(platform("org.apache.logging.log4j:log4j-bom:2.24.1"))

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

0 comments on commit bba0410

Please sign in to comment.