You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/09/07 06:00:31 UTC

[GitHub] [beam] rajatbhatta commented on a diff in pull request #22996: [BEAM-11205] Update Libraries BOM dependencies to version 26.1.1

rajatbhatta commented on code in PR #22996:
URL: https://github.com/apache/beam/pull/22996#discussion_r964412138


##########
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy:
##########
@@ -464,15 +464,15 @@ class BeamModulePlugin implements Plugin<Project> {
     def classgraph_version = "4.8.104"
     def errorprone_version = "2.10.0"
     // Try to keep gax_version consistent with gax-grpc version in google_cloud_platform_libraries_bom
-    def gax_version = "2.16.0"
+    def gax_version = "2.18.7"
     def google_clients_version = "1.32.1"

Review Comment:
   Incorporated the changes.



-- 
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-unsubscribe@beam.apache.org

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