Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix: enable self signed jwt for grpc
chore: use gapic-generator-python 0.50.5

PiperOrigin-RevId: 386504689
  • Loading branch information
Google APIs authored and Copybara-Service committed Jul 23, 2021
1 parent a5eda9f commit 762094a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Expand Up @@ -224,7 +224,7 @@ load("@rules_python//python:pip.bzl", "pip_repositories")

pip_repositories()

_gapic_generator_python_version = "0.50.4"
_gapic_generator_python_version = "0.50.5"

http_archive(
name = "gapic_generator_python",
Expand Down

0 comments on commit 762094a

Please sign in to comment.