commit | 8db04e5c852972ff90fb9f140c4983d965253870 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue May 26 10:03:28 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue May 26 10:03:28 2020 +0900 |
tree | cd28ceae51bcd62863c392722fe2930dff31d6d3 | |
parent | 1e871810742113a497e9c9c7b9522bc1b75583fe [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.19 API Change-Id: I87e1c0165f26c6b34d0b28e119462b843d74383e
diff --git a/WORKSPACE b/WORKSPACE index 0832c2b..814c407 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "855968156ecd58d422218d6b5c9872805df9e9fc", + commit = "22b242638bd36017790d94ffcc18a57f223bda2f", #local_path = "/home/<user>/projects/bazlets", )