We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c040f0d commit 832785dCopy full SHA for 832785d
temporal-shaded/build.gradle
@@ -57,6 +57,8 @@ dependencies {
57
shadow "io.grpc:grpc-stub:$grpcVersion"
58
shadow "io.grpc:grpc-netty-shaded:$grpcVersion"
59
shadow "io.grpc:grpc-services:$grpcVersion"
60
+ shadow "io.grpc:grpc-inprocess:$grpcVersion"
61
+ shadow "io.grpc:grpc-util:$grpcVersion"
62
shadow "com.google.api.grpc:proto-google-common-protos:2.9.0"
63
}
64
0 commit comments