We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c559ea0 commit 3f61395Copy full SHA for 3f61395
WORKSPACE
@@ -70,10 +70,10 @@ bazel_skylib_workspace()
70
71
http_archive(
72
name = "rules_proto",
73
- sha256 = "798377bf1093d30cd740d347d1ec58c63701a32306daea44eb3b54459eef4494",
74
- strip_prefix = "rules_proto-7.0.3",
+ sha256 = "14a225870ab4e91869652cfd69ef2028277fc1dc4910d65d353b62d6e0ae21f4",
+ strip_prefix = "rules_proto-7.1.0",
75
urls = [
76
- "https://github.com/bazelbuild/rules_proto/archive/refs/tags/7.0.3.tar.gz",
+ "https://github.com/bazelbuild/rules_proto/archive/refs/tags/7.1.0.tar.gz",
77
],
78
)
79
0 commit comments