Skip to content

Commit

Permalink
fix(deps): update dependency com.linecorp.armeria:armeria-grpc to v1.…
Browse files Browse the repository at this point in the history
…31.2 (#12829)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent f22aca2 commit 43c09b4
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 @@ -11,7 +11,7 @@ plugins {
}

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

0 comments on commit 43c09b4

Please sign in to comment.