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 35ce99f commit 5e3daceCopy full SHA for 5e3dace
WORKSPACE
@@ -236,8 +236,8 @@ pip_repositories()
236
237
http_archive(
238
name = "gapic_generator_python",
239
- strip_prefix = "gapic-generator-python-0.40.5",
240
- urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.40.5.zip"],
+ strip_prefix = "gapic-generator-python-0.40.8",
+ urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.40.8.zip"],
241
)
242
243
load(
0 commit comments