commit | 8ae408d623c0d5e100b6a9e917ccc423632e9f62 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Mon Mar 22 13:51:26 2021 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Mon Mar 22 13:51:26 2021 -0400 |
tree | 12c649abcd4ef946409b7bd325f202d05da8f923 | |
parent | 5f0f014b37a855e081bb51884ff638a5c033adda [diff] |
Upgrade bazlets to latest stable-3.1 to build with 3.1.12 API Change-Id: I5f1fb070bd8627eaa54f0db7fe99325374ec6e18
diff --git a/WORKSPACE b/WORKSPACE index afc1d8c..e682564 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "20079f696c22c733053077b13c0dc6d9902e6b8e", + commit = "87fd5f0d0a89d01df13deaf2d21a4bdb3bc03cfd", #local_path = "/home/<user>/projects/bazlets", )