We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8585ab9 commit 4e82555Copy full SHA for 4e82555
1 file changed
WORKSPACE
@@ -277,8 +277,8 @@ pip_repositories()
277
278
http_archive(
279
name = "gapic_generator_python",
280
- strip_prefix = "gapic-generator-python-0.44.1",
281
- urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.44.1.zip"],
+ strip_prefix = "gapic-generator-python-0.44.0",
+ urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.44.0.zip"],
282
)
283
284
load(
0 commit comments