We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef119e7 commit 382ed8dCopy full SHA for 382ed8d
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.0",
281
- urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.44.0.zip"],
+ strip_prefix = "gapic-generator-python-0.44.1",
+ urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.44.1.zip"],
282
)
283
284
load(
0 commit comments