File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -64,12 +64,12 @@ def tink_java_deps():
6464 # * @com_google_protobuf//:java_toolchain
6565 # This statement defines the @com_google_protobuf repo.
6666 if not native .existing_rule ("com_google_protobuf" ):
67- # Release from 2022-09-29 .
67+ # Release X.21.9 from 2022-10-26 .
6868 http_archive (
6969 name = "com_google_protobuf" ,
70- strip_prefix = "protobuf-3.20.3 " ,
71- urls = ["https://github.com/protocolbuffers/protobuf/archive/v3.20.3 .zip" ],
72- sha256 = "04e1ed9664d1325b43723b6a62a4a41bf6b2b90ac72b5daee288365aad0ea47d " ,
70+ strip_prefix = "protobuf-21.9 " ,
71+ urls = ["https://github.com/protocolbuffers/protobuf/archive/refs/tags/v21.9 .zip" ],
72+ sha256 = "5babb8571f1cceafe0c18e13ddb3be556e87e12ceea3463d6b0d0064e6cc1ac3 " ,
7373 )
7474
7575 # -------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments