Skip to content

Commit 74e8cf8

Browse files
Google APIscopybara-github
authored andcommitted
chore: upgrade to gapic-generator-python 0.30.0
PiperOrigin-RevId: 323630732
1 parent 0c6a730 commit 74e8cf8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,8 @@ pip_repositories()
223223
# Change upstream repository once PR is merged
224224
http_archive(
225225
name = "gapic_generator_python",
226-
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.29.1.zip"],
227-
strip_prefix = "gapic-generator-python-0.29.1",
226+
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.30.0.zip"],
227+
strip_prefix = "gapic-generator-python-0.30.0",
228228
)
229229

230230
load("@gapic_generator_python//:repositories.bzl",

0 commit comments

Comments
 (0)