Merge branch 'stable-3.1' into stable-3.2 * stable-3.1: Bump Bazel version to 3.4.1 Change-Id: Ie084342b94ca3ab249f0270bd196386e42cc70b7
diff --git a/WORKSPACE b/WORKSPACE index a72e0df..c7eaefd 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "b6cb89690a5e06261932eb30c95fd8db34a7943a", + commit = "74f9d8e76d5014d218ae6fe55127a5288c9a32c3", #local_path = "/home/<user>/projects/bazlets", )