commit | aa3674e71fc0508516558d286c75ab3370ce0323 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 02 20:20:24 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 02 20:20:24 2020 +0900 |
tree | 8d4adb3c31581700d056f436aa93379b811da094 | |
parent | 2c84933a8880b6be80d361e4ebecaea5a7a2f70e [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.20 API Change-Id: I0d2d26a0f3fd4b851bb5f9c016623832ca847516
diff --git a/WORKSPACE b/WORKSPACE index 88955e2..c37b306 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "22b242638bd36017790d94ffcc18a57f223bda2f", + commit = "c40247e30381ddc4a90ef99d749a9161ac4d064b", #local_path = "/home/<user>/projects/bazlets", )