Skip to content

Commit

Permalink
Update gax-java to latest 2.7.0 (#873)
Browse files Browse the repository at this point in the history
We should be fine without upgrading this, but it's always good to keep this up-to-date.
  • Loading branch information
chanseokoh authored Nov 10, 2021
1 parent 7e8db3c commit e306027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jvm_maven_import_external(
# which in its turn, prioritizes actual generated clients runtime dependencies
# over the generator dependencies.

_gax_java_version = "2.4.0"
_gax_java_version = "2.7.0"

http_archive(
name = "com_google_api_gax_java",
Expand Down

0 comments on commit e306027

Please sign in to comment.