commit | 02f4d801ee0bcdd596b9520b0e9068bd7d254765 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 09 09:57:07 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 09 10:04:21 2020 +0900 |
tree | b739f957af1b25b4f2a17fdd2576fc121c628f61 | |
parent | 2a34686e6c9fd05eef5b16b536567449531c3db4 [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.10 API Change-Id: Iaf2efe1afd12dd3af6285c3d1dab6a3dd260c1e2
diff --git a/WORKSPACE b/WORKSPACE index 1dac920..e18b0ba 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "15eae2ee5cd524a204bd62c3d59bfd0ce86916ec", + commit = "928c928345646ae958b946e9bbdb462f58dd1384", #local_path = "/home/<user>/projects/bazlets", )