commit | c2ebfe06a03a92c04a2804dac729ebe571f2bd7e | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Wed May 27 09:25:06 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Wed May 27 09:30:57 2020 -0400 |
tree | 0e3615591949f3eb842da97504c546c02ad67d9c | |
parent | 23d8b2f0372ded3e196fc3060dcbec7494bc7611 [diff] |
Fix bazlets using latest stable-3.1 to build with 3.1.5 API Change-Id: I4e26685c46012c4ae280c3fe4c4a2230b70c91e7
diff --git a/WORKSPACE b/WORKSPACE index c276394..45fcacc 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "c6656e6a3ed76eb7e6d9a217cbe5d59c415efb9a", + commit = "51c1fd2758fcc1b900a80d4ebb037bc373f85d39", #local_path = "/home/<user>/projects/bazlets", )