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 c3b6fcb commit 3ca2c37Copy full SHA for 3ca2c37
WORKSPACE
@@ -35,9 +35,9 @@ http_archive(
35
36
http_archive(
37
name = "com_google_protobuf",
38
- sha256 = "3b8bf6e96499a744bd014c60b58f797715a758093abf859f1d902194b8e1f8c9",
39
- strip_prefix = "protobuf-28.1",
40
- url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v28.1.tar.gz",
+ sha256 = "b2340aa47faf7ef10a0328190319d3f3bee1b24f426d4ce8f4253b6f27ce16db",
+ strip_prefix = "protobuf-28.2",
+ url = "https://github.com/protocolbuffers/protobuf/archive/refs/tags/v28.2.tar.gz",
41
)
42
43
0 commit comments