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 e86779e commit 16202ecCopy full SHA for 16202ec
WORKSPACE
@@ -44,9 +44,9 @@ http_archive(
44
45
http_archive(
46
name = "com_google_protobuf",
47
- sha256 = "73c95c7b0c13f597a6a1fec7121b07e90fd12b4ed7ff5a781253b3afe07fc077",
48
- strip_prefix = "protobuf-3.21.6",
49
- url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v3.21.6.tar.gz",
+ sha256 = "ce2fbea3c78147a41b2a922485d283137845303e5e1b6cbd7ece94b96ade7031",
+ strip_prefix = "protobuf-3.21.7",
+ url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v3.21.7.tar.gz",
50
)
51
52
0 commit comments