Upgrade protoc-docs-plugin version to 0.7.0 to fix unstable docstrings.

PiperOrigin-RevId: 312689208
This commit is contained in:
Google APIs 2020-05-21 10:00:47 -07:00 committed by Copybara-Service
parent 1b101f55aa
commit dec3204175
1 changed files with 2 additions and 2 deletions

View File

@ -186,8 +186,8 @@ py_gapic_repositories()
http_archive(
name = "protoc_docs_plugin",
strip_prefix = "protoc-docs-plugin-b2502d56b5ec2d47e063976da773206af295362d",
urls = ["https://github.com/googleapis/protoc-docs-plugin/archive/b2502d56b5ec2d47e063976da773206af295362d.zip"],
strip_prefix = "protoc-docs-plugin-074aa05203b5f1b87df4986671855e7a4b153c2d",
urls = ["https://github.com/googleapis/protoc-docs-plugin/archive/074aa05203b5f1b87df4986671855e7a4b153c2d.zip"],
)
load(