Skip to content

Commit 62360ff

Browse files
Google APIscopybara-github
authored andcommitted
fix(deps): Update the Java code generator (gapic-generator-java) to v2.53.0
PiperOrigin-RevId: 725739353
1 parent 6a19b79 commit 62360ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ rules_gapic_repositories()
255255

256256
load("@rules_jvm_external//:defs.bzl", "maven_install")
257257

258-
_gapic_generator_java_version = "2.52.0"
258+
_gapic_generator_java_version = "2.53.0"
259259

260260
http_archive(
261261
name = "gapic_generator_java",

0 commit comments

Comments
 (0)