Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d060a12 commit 28a5919Copy full SHA for 28a5919
WORKSPACE
@@ -273,8 +273,8 @@ pip_repositories()
273
274
http_archive(
275
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"],
+ strip_prefix = "gapic-generator-python-0.42.2",
+ urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.42.2.zip"],
278
)
279
280
load(
0 commit comments