Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8cda089

Browse files
Google APIscopybara-github
authored andcommitted
update python micro-gen version
PiperOrigin-RevId: 324035013
1 parent d399c75 commit 8cda089

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.30.0.zip"],
227-
strip_prefix = "gapic-generator-python-0.30.0",
226+
urls = ["https://github.com/googleapis/gapic-generator-python/archive/v0.31.0.zip"],
227+
strip_prefix = "gapic-generator-python-0.31.0",
228228
)
229229

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

0 commit comments

Comments
 (0)