commit | e3e2ccb8a06a508416b1ba6e129efcf26bbdd561 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue May 26 11:51:53 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue May 26 11:51:53 2020 +0900 |
tree | 5ec537be76a8ae713b633027ac6e6fc7ea18bcaf | |
parent | 5c36a6f7cce1f1476b5da226e50ae294c59737ae [diff] |
Upgrade bazlets to latest stable-3.1 to build with 3.1.5 API Change-Id: I370d86df6461a4c52300eaae24937483ef89c989
diff --git a/WORKSPACE b/WORKSPACE index 448cf81..3117676 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "cd715d269734e7bb0aa2fc4a01d2d2e279631cc7", + commit = "c6656e6a3ed76eb7e6d9a217cbe5d59c415efb9a", #local_path = "/home/<user>/projects/bazlets", )