Skip to content

Commit 07d41a7

Browse files
Google APIscopybara-github
authored andcommitted
chore: upgrade to gapic-generator 0.35.9
PiperOrigin-RevId: 339292950
1 parent 6516b52 commit 07d41a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@ pip_repositories()
239239
# Change upstream repository once PR is merged
240240
http_archive(
241241
name = "gapic_generator_python",
242-
strip_prefix = "gapic-generator-python-0.33.6",
243-
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.33.6.zip"],
242+
strip_prefix = "gapic-generator-python-0.35.9",
243+
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.35.9.zip"],
244244
)
245245

246246
load(

0 commit comments

Comments
 (0)