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 961dc7c commit 149a3a8Copy full SHA for 149a3a8
WORKSPACE
@@ -278,8 +278,8 @@ pip_repositories()
278
279
http_archive(
280
name = "gapic_generator_python",
281
- strip_prefix = "gapic-generator-python-0.42.2",
282
- urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.42.2.zip"],
+ strip_prefix = "gapic-generator-python-0.43.1",
+ urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.43.1.zip"],
283
)
284
285
load(
0 commit comments