commit | 6f869d6b8f4401f079f4298978ef23ab93766715 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Tue Jun 09 16:26:51 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Tue Jun 09 18:08:48 2020 -0400 |
tree | 0581f5e4f2bdf3377bc146b97d087a9e88668653 | |
parent | 3c93e623f736d20e0dc2c7341c3f67a688635ecf [diff] |
Upgrade bazlets to latest master to build with 3.2.1 API Change-Id: I5baa9612df5d1d33d2711c400928a21a227c45d8
diff --git a/WORKSPACE b/WORKSPACE index b1a0bd5..3d93f07 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "81e56222d9cec5fc46b9a60d1948833406afda56", + commit = "53cfe52b1b691040fd03dfe025c0a381df48c6ee", #local_path = "/home/<user>/projects/bazlets", )