Skip to content

Commit e306027

Browse files
authored
Update gax-java to latest 2.7.0 (#873)
We should be fine without upgrading this, but it's always good to keep this up-to-date.
1 parent 7e8db3c commit e306027

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jvm_maven_import_external(
3333
# which in its turn, prioritizes actual generated clients runtime dependencies
3434
# over the generator dependencies.
3535

36-
_gax_java_version = "2.4.0"
36+
_gax_java_version = "2.7.0"
3737

3838
http_archive(
3939
name = "com_google_api_gax_java",

0 commit comments

Comments
 (0)