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

Skip to content

Commit dec3204

Browse files
Google APIscopybara-github
authored andcommitted
Upgrade protoc-docs-plugin version to 0.7.0 to fix unstable docstrings.
PiperOrigin-RevId: 312689208
1 parent 1b101f5 commit dec3204

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
@@ -186,8 +186,8 @@ py_gapic_repositories()
186186

187187
http_archive(
188188
name = "protoc_docs_plugin",
189-
strip_prefix = "protoc-docs-plugin-b2502d56b5ec2d47e063976da773206af295362d",
190-
urls = ["https://github.com/googleapis/protoc-docs-plugin/archive/b2502d56b5ec2d47e063976da773206af295362d.zip"],
189+
strip_prefix = "protoc-docs-plugin-074aa05203b5f1b87df4986671855e7a4b153c2d",
190+
urls = ["https://github.com/googleapis/protoc-docs-plugin/archive/074aa05203b5f1b87df4986671855e7a4b153c2d.zip"],
191191
)
192192

193193
load(

0 commit comments

Comments
 (0)