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 42ad17e commit 62505f4Copy full SHA for 62505f4
WORKSPACE
@@ -44,9 +44,9 @@ http_archive(
44
45
http_archive(
46
name = "com_google_protobuf",
47
- sha256 = "902f0db07d0e4726b4b649c1aaecc7c514e1c0724841e7c0b49691b28fa3d9ec",
48
- strip_prefix = "protobuf-3.21.11",
49
- url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v3.21.11.tar.gz",
+ sha256 = "7d688f4af01570718d3908c3379a314117c900fd106e0cb3a004a04e4c018b4a",
+ strip_prefix = "protobuf-3.21.12",
+ url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v3.21.12.tar.gz",
50
)
51
52
0 commit comments