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 270ab1a commit 18a163eCopy full SHA for 18a163e
WORKSPACE
@@ -33,9 +33,9 @@ http_archive(
33
34
http_archive(
35
name = "com_google_protobuf",
36
- sha256 = "7c3ebd7aaedd86fa5dc479a0fda803f602caaf78d8aff7ce83b89e1b8ae7442a",
37
- strip_prefix = "protobuf-28.3",
38
- url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v28.3.tar.gz",
+ sha256 = "9df0e9e8ebe39f4fbbb9cf7db3d811287fe3616b2f191eb2bf5eaa12539c881f",
+ strip_prefix = "protobuf-30.0",
+ url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v30.0.tar.gz",
39
)
40
41
0 commit comments