diff --git a/WORKSPACE b/WORKSPACE index 2629621a6d..e332c39203 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -2,9 +2,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive", "http_file" http_archive( name = "com_google_protobuf", - urls = ["https://github.com/protocolbuffers/protobuf/archive/v3.8.0.zip"], - sha256 = "1e622ce4b84b88b6d2cdf1db38d1a634fe2392d74f0b7b74ff98f3a51838ee53", - strip_prefix = "protobuf-3.8.0", + urls = ["https://github.com/protocolbuffers/protobuf/archive/v3.14.0.zip"], + sha256 = "bf0e5070b4b99240183b29df78155eee335885e53a8af8683964579c214ad301", + strip_prefix = "protobuf-3.14.0", type = "zip", ) diff --git a/build-system/bazel-rules/rules_apple b/build-system/bazel-rules/rules_apple index 21c0ca93b0..e2b1e1e439 160000 --- a/build-system/bazel-rules/rules_apple +++ b/build-system/bazel-rules/rules_apple @@ -1 +1 @@ -Subproject commit 21c0ca93b0cd44e7eb500a1c02729a08b496b6c2 +Subproject commit e2b1e1e4399bd168a00d1c3125eaa3ae52835340 diff --git a/build-system/bazel-rules/rules_swift b/build-system/bazel-rules/rules_swift index ed81c15f9b..eca50db5a9 160000 --- a/build-system/bazel-rules/rules_swift +++ b/build-system/bazel-rules/rules_swift @@ -1 +1 @@ -Subproject commit ed81c15f9b577880c13b987101100cbac03f45c2 +Subproject commit eca50db5a95a50b2be8367d644aebf4d1d880c52