8000
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 5780f74 commit f75a734Copy full SHA for f75a734
WORKSPACE
@@ -223,8 +223,8 @@ pip_repositories()
223
# Change upstream repository once PR is merged
224
http_archive(
225
name = "gapic_generator_python",
226
- urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.32.0.zip"],
227
- strip_prefix = "gapic-generator-python-0.32.0",
+ urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.32.2.zip"],
+ strip_prefix = "gapic-generator-python-0.32.2",
228
)
229
230
load("@gapic_generator_python//:repositories.bzl",
0 commit comments