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 8b178e6 commit a174798Copy full SHA for a174798
WORKSPACE
@@ -44,9 +44,9 @@ http_archive(
44
45
http_archive(
46
name = "com_google_protobuf",
47
- sha256 = "1add10f9bd92775b91f326da259f243881e904dd509367d5031d4c782ba82810",
48
- strip_prefix = "protobuf-3.21.9",
49
- url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v3.21.9.tar.gz",
+ sha256 = "90de7e780db97e0ee8cfabc3aecc0da56c3d443824b968ec0c7c600f9585b9ba",
+ strip_prefix = "protobuf-3.21.10",
+ url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v3.21.10.tar.gz",
50
)
51
52
0 commit comments