commit | 526561f785e379c723ce9a1984898217cc473688 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Fri Sep 20 12:49:40 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Fri Sep 20 12:49:40 2019 +0900 |
tree | 9624ab772873d99e4e9c32536f3a7e775232d628 | |
parent | de821c0c86c97f22b71cf6d25406e387d3800dcb [diff] |
Upgrade bazlets to latest stable-2.15 to build with 2.15.17 API Change-Id: I54da0f16852adb29a2ae02dfafda12644b62ea3e
diff --git a/WORKSPACE b/WORKSPACE index 79e7727..6ff88c5 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "5f03aec7c72e743079ea2ecad5530f4684ca7d45", + commit = "ae1cd231b0262b2738e6c0593eb3c504209ad4f5", #local_path = "/home/<user>/projects/bazlets", )