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 a88aec1 commit 2045b9aCopy full SHA for 2045b9a
WORKSPACE
@@ -116,10 +116,10 @@ apple_support_dependencies()
116
# Loads rules required to compile proto files
117
http_archive(
118
name = "rules_proto_grpc",
119
- sha256 = "f87d885ebfd6a1bdf02b4c4ba5bf6fb333f90d54561e4d520a8413c8d1fb7beb",
120
- strip_prefix = "rules_proto_grpc-4.5.0",
+ sha256 = "c0d718f4d892c524025504e67a5bfe83360b3a982e654bc71fed7514eb8ac8ad",
+ strip_prefix = "rules_proto_grpc-4.6.0",
121
urls = [
122
- "https://github.com/rules-proto-grpc/rules_proto_grpc/archive/4.5.0.tar.gz",
+ "https://github.com/rules-proto-grpc/rules_proto_grpc/archive/4.6.0.tar.gz",
123
],
124
)
125
0 commit comments