commit | ccc61bd2e16e2708b8776d04f1aa4ee7717fa08a | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Wed Jun 17 14:41:44 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Wed Jun 17 14:41:44 2020 -0400 |
tree | cb54a0e91e456b8b3db9e955e30d0c5d7a67e71e | |
parent | 1400719bf39ba251d0e75d37a534a11c2c82bde0 [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.11 API Change-Id: Ibd025ba64c7e903aaac8120775309fef15cb5abf
diff --git a/WORKSPACE b/WORKSPACE index bdceecf..6c36afc 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "2629e3802493a45cdc7a3e03deb3331743daa09c", + commit = "7a9ae377b519934c87184cc05845663ed708b69c", #local_path = "/home/<user>/projects/bazlets", )