commit | e83f1b70168c05ebc54f9b2fc73f46ca69974605 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Sat Apr 25 15:27:06 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Sat Apr 25 15:27:06 2020 +0900 |
tree | c99d8176f806d2ef9e0e760dbfdb8fc3f7a3f521 | |
parent | 97480b521a8bc46fe7907cf48b6470e057783afa [diff] | |
parent | 0d80d7746f57ca8f4cb01d8e9e4803430d85c149 [diff] |
Merge branch 'stable-3.1' * stable-3.1: Bump Bazel version to 3.0.0 Change-Id: Ib693f0770199f8ce059c7ce49fabee9aceec2e3a
diff --git a/WORKSPACE b/WORKSPACE index 975f14e..bb45899 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "fc1bfdf008c4b07e7cc4214fdacf25560276f9c4", + commit = "cd715d269734e7bb0aa2fc4a01d2d2e279631cc7", #local_path = "/home/<user>/projects/bazlets", )