commit | 2b3097bd8bf4ef0bf7348bf8cf1c50b1666f0ce9 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Mon Nov 12 14:13:08 2018 -0800 |
committer | David Pursehouse <dpursehouse@collab.net> | Mon Nov 12 14:13:08 2018 -0800 |
tree | fbc4b22d314f664e3e12095277d3c5b9487811c6 | |
parent | 98f688655377680a4b08b0eef63cb888816fc950 [diff] |
Upgrade bazlets to latest stable-2.15 to build with 2.15.7 API Change-Id: I0e058d177436eee4d20cd5dca64becffbb68a3ba
diff --git a/WORKSPACE b/WORKSPACE index 02a8a49..bce7bfa 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "087da1f6ca119ad5c4bc443926426ddf44dcde3a", + commit = "b54eaed487d37188120da6933b97c571519954ca", #local_path = "/home/<user>/projects/bazlets", )