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 0260f23 commit 7500a98Copy full SHA for 7500a98
WORKSPACE
@@ -44,9 +44,9 @@ http_archive(
44
45
http_archive(
46
name = "com_google_protobuf",
47
- sha256 = "90de7e780db97e0ee8cfabc3aecc0da56c3d443824b968ec0c7c600f9585b9ba",
48
- strip_prefix = "protobuf-3.21.10",
49
- url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v3.21.10.tar.gz",
+ sha256 = "902f0db07d0e4726b4b649c1aaecc7c514e1c0724841e7c0b49691b28fa3d9ec",
+ strip_prefix = "protobuf-3.21.11",
+ url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v3.21.11.tar.gz",
50
)
51
52
0 commit comments