commit | 0c0ed707c57305b9d786ce796c5226e80648c15f | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Fri Mar 27 16:42:25 2020 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Fri Mar 27 16:42:25 2020 +0900 |
tree | 04b6748e84622c3a8c35dedcb2b9781e9b1f1cde | |
parent | 911c54c74ac9196b96893987d21e96cf2c5fd1f1 [diff] |
Upgrade bazlets to latest stable-3.1 to build with 3.1.4 API Change-Id: I4594b75b724af9432eeb0f71de77d3442e8a83d5
diff --git a/WORKSPACE b/WORKSPACE index ade0398..678ad28 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "65536a2b01b0097ee3237bb48a805ed97ca51467", + commit = "fc1bfdf008c4b07e7cc4214fdacf25560276f9c4", #local_path = "/home/<user>/projects/bazlets", )