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 4a04264 commit d6a91b9Copy full SHA for d6a91b9
WORKSPACE
@@ -35,9 +35,9 @@ http_archive(
35
36
http_archive(
37
name = "com_google_protobuf",
38
- sha256 = "7c3ebd7aaedd86fa5dc479a0fda803f602caaf78d8aff7ce83b89e1b8ae7442a",
39
- strip_prefix = "protobuf-28.3",
40
- url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v28.3.tar.gz",
+ sha256 = "c3a0a9ece8932e31c3b736e2db18b1c42e7070cd9b881388b26d01aa71e24ca2",
+ strip_prefix = "protobuf-31.1",
+ url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v31.1.tar.gz",
41
)
42
43
0 commit comments