We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f22aca2 commit 43c09b4Copy full SHA for 43c09b4
smoke-tests/images/fake-backend/build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
}
12
13
dependencies {
14
- implementation("com.linecorp.armeria:armeria-grpc:1.31.1")
+ implementation("com.linecorp.armeria:armeria-grpc:1.31.2")
15
implementation("io.opentelemetry.proto:opentelemetry-proto")
16
runtimeOnly("org.slf4j:slf4j-simple")
17
0 commit comments