commit | 82b42960a3379843277bbe51ee4370c3dff1d323 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Wed Sep 09 08:57:25 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Wed Sep 09 08:57:53 2020 -0400 |
tree | e4f219bc95f36029e1a4c3f9a5293596f3d1bd9a | |
parent | 177b7aab5886d8dc1b44c319fc1282a7f0fb1976 [diff] | |
parent | 8cb2422190315d96b6e8688b5dcd4ce481e95400 [diff] |
Merge branch 'stable-3.1' into stable-3.2 * stable-3.1: Bump Bazel version to 3.5.0 Change-Id: I0325f9fa877671d73e440fd7112f450a4c426bf7
diff --git a/WORKSPACE b/WORKSPACE index c601e35..074bc3f 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "3f9dadc615dc4053369a42d9ada37dafd8d4763c", + commit = "0f81174e3d1b892a1342ebc75bb4bbb158ae0efe", #local_path = "/home/<user>/projects/bazlets", )