File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
smoke-tests/images/fake-backend
testing/dependencies-shaded-for-testing Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ plugins {
1111}
1212
1313dependencies {
14- implementation(" com.linecorp.armeria:armeria-grpc:1.33.3 " )
14+ implementation(" com.linecorp.armeria:armeria-grpc:1.33.4 " )
1515 implementation(" io.opentelemetry.proto:opentelemetry-proto" )
1616 runtimeOnly(" org.slf4j:slf4j-simple" )
1717}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44}
55
66dependencies {
7- implementation(" com.linecorp.armeria:armeria-junit5:1.33.3 " )
7+ implementation(" com.linecorp.armeria:armeria-junit5:1.33.4 " )
88 implementation(" com.google.errorprone:error_prone_annotations" )
99 implementation(" io.opentelemetry.proto:opentelemetry-proto" )
1010 implementation(" com.google.protobuf:protobuf-java-util:4.32.1" )
You can’t perform that action at this time.
0 commit comments