Skip to content

Commit

Permalink
Bump com.linecorp.armeria:armeria-grpc from 1.23.1 to 1.24.0 (open-te…
Browse files Browse the repository at this point in the history
…lemetry#8741)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 16, 2023
1 parent b8d2787 commit eef0792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-tests/images/fake-backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
}

dependencies {
implementation("com.linecorp.armeria:armeria-grpc:1.23.1")
implementation("com.linecorp.armeria:armeria-grpc:1.24.0")
implementation("io.opentelemetry.proto:opentelemetry-proto")
runtimeOnly("org.slf4j:slf4j-simple")
}
Expand Down

0 comments on commit eef0792

Please sign in to comment.