commit | 177b7aab5886d8dc1b44c319fc1282a7f0fb1976 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Wed Jul 29 10:06:58 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Wed Jul 29 10:06:58 2020 -0400 |
tree | c7ca5ea5828f03c26f9869920f920bc325a6408e | |
parent | 6f3edf70dcc6f61c15af2cdc7d91777fea5cc386 [diff] |
Upgrade bazlets to latest master to build with 3.2.3 API Change-Id: I6be404e3fd57118e0626f59ccab8f6ca919ff3e0
diff --git a/WORKSPACE b/WORKSPACE index c7eaefd..074bc3f 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "74f9d8e76d5014d218ae6fe55127a5288c9a32c3", + commit = "0f81174e3d1b892a1342ebc75bb4bbb158ae0efe", #local_path = "/home/<user>/projects/bazlets", )