We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f370133 commit 88956f9Copy full SHA for 88956f9
1 file changed
beam/tools/build.gradle
@@ -36,6 +36,7 @@ dependencies {
36
intoShadow libraries.grpc_protobuf
37
intoShadow libraries.grpc_stub
38
intoShadow libraries.grpc_netty_shaded
39
+ intoShadow libraries.protobuf_java
40
implementation libraries.slf4j_api
41
provided libraries.flink_clients
42
testImplementation project(path: ':proxima-core', configuration: 'testsJar')
0 commit comments