Skip to content

Commit e50f70c

Browse files
chore: bump gax-java to 2.3.0
1 parent a0f88b9 commit e50f70c

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
@@ -32,7 +32,7 @@ jvm_maven_import_external(
3232
# gapic-generator-java dependencies to match the order in googleapis repository,
3333
# which in its turn, prioritizes actual generated clients runtime dependencies
3434
# over the generator dependencies.
35-
_gax_java_version = "1.65.1"
35+
_gax_java_version = "2.3.0"
3636

3737
http_archive(
3838
name = "com_google_api_gax_java",

0 commit comments

Comments
 (0)