Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Commit

Permalink
chore: update gapic-generator-python to 0.50.5 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 authored Aug 5, 2021
1 parent 0fc5653 commit ac663f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ load("@rules_python//python:pip.bzl", "pip_repositories")

pip_repositories()

_gapic_generator_python_version = "0.50.3"
_gapic_generator_python_version = "0.50.5"

http_archive(
name = "gapic_generator_python",
Expand Down

0 comments on commit ac663f7

Please sign in to comment.