commit | 0f3c4def78467b561ae371f2a718d013ebe4d060 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue May 26 11:17:38 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue May 26 11:17:38 2020 +0900 |
tree | c4bbff639d51617dc093841ca4784a233501e863 | |
parent | 21b502f4a23c0f9b5803e15125827c2d070296aa [diff] | |
parent | 560e5675b03f88793888deed376339e108daa28c [diff] |
Merge branch 'stable-2.16' into stable-3.0 * stable-2.16: Upgrade bazlets to latest stable-2.16 to build with 2.16.19 API Change-Id: Iaaa00604c17812cace4634f867b7e8cbf93c5f15
diff --git a/WORKSPACE b/WORKSPACE index a71e446..935e5dd 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "22b242638bd36017790d94ffcc18a57f223bda2f", + commit = "97eef86854b0fb68b9287831f3075b6f6218ff41", #local_path = "/home/<user>/projects/bazlets", )