Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 28a5919

Browse files
Google APIscopybara-github
authored andcommitted
chore: upgrade gapic-generator-python to 0.42.2
PiperOrigin-RevId: 361662015
1 parent d060a12 commit 28a5919

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
@@ -273,8 +273,8 @@ pip_repositories()
273273

274274
http_archive(
275275
name = "gapic_generator_python",
276-
strip_prefix = "gapic-generator-python-0.40.11",
277-
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.40.11.zip"],
276+
strip_prefix = "gapic-generator-python-0.42.2",
277+
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.42.2.zip"],
278278
)
279279

280280
load(

0 commit comments

Comments
 (0)