suztomo commented on a change in pull request #15103:
URL: https://github.com/apache/beam/pull/15103#discussion_r661043270



##########
File path: 
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
##########
@@ -647,7 +647,7 @@ class BeamModulePlugin implements Plugin<Project> {
         testcontainers_postgresql                   : 
"org.testcontainers:postgresql:$testcontainers_version",
         testcontainers_gcloud                       : 
"org.testcontainers:gcloud:$testcontainers_version",
         vendored_bytebuddy_1_11_0                   : 
"org.apache.beam:beam-vendor-bytebuddy-1_11_0:0.1",
-        vendored_grpc_1_36_0                        : 
"org.apache.beam:beam-vendor-grpc-1_36_0:0.1",
+        vendored_grpc_1_36_0                        : 
"org.apache.beam:beam-vendor-grpc-1_36_0:0.2",

Review comment:
       This PR runs test with the new version of the vendored gRPC (this hasn't 
been published to Maven Central yet)




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to