| commit | 7b4953f63d5e267ed570c1ea2ff0cd93baffc2c6 | [log] [tgz] |
|---|---|---|
| author | David Pursehouse <dpursehouse@collab.net> | Thu Jun 13 09:51:39 2019 +0900 |
| committer | David Pursehouse <dpursehouse@collab.net> | Thu Jun 13 09:51:39 2019 +0900 |
| tree | bc0de30016a3d8b31bb2bea3d4942aa6b745ed32 | |
| parent | bd314298c24ac342ac5b18e2a297584082300d60 [diff] |
Upgrade bazlets to latest stable-2.15 to build with 2.15.14 API Change-Id: I677b639264c440ac9239404ec58ac767f64635c9
diff --git a/WORKSPACE b/WORKSPACE index 0a12f0e..a1525b2 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "70d6ae0cee03c456fa4b32c807f3d13c032ef498", + commit = "a2830809bc277f55e094e8203fee04d9dc802e51", #local_path = "/home/<user>/projects/bazlets", )