Skip to content

Commit 88956f9

Browse files
committed
[proxima-beam-tools] explicitly add protobuf to shadow
1 parent f370133 commit 88956f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

beam/tools/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ dependencies {
3636
intoShadow libraries.grpc_protobuf
3737
intoShadow libraries.grpc_stub
3838
intoShadow libraries.grpc_netty_shaded
39+
intoShadow libraries.protobuf_java
3940
implementation libraries.slf4j_api
4041
provided libraries.flink_clients
4142
testImplementation project(path: ':proxima-core', configuration: 'testsJar')

0 commit comments

Comments
 (0)