commit | 955cf7fb9e33dc96f628c75e1b25a2476760394f | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Wed Oct 16 16:25:16 2019 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Wed Oct 16 16:25:16 2019 -0400 |
tree | 2a986ac31f92f83bc89cb0918955c39b2006878e | |
parent | 98d5fe4b2271d762fea390adf074a40b1ec39deb [diff] | |
parent | aa9e7ee0580b411ff9f6ac699a2cd0fb26e8678a [diff] |
Merge branch 'stable-2.16' into stable-3.0 * stable-2.16: Replace bazel-genfiles with bazel-bin in documentation Change-Id: Id95d7189d936d008825fe08be875747e9eeafa8e
diff --git a/WORKSPACE b/WORKSPACE index 7e56749..44f593c 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "ec989bb514e39447764057c60d3f9959bff8e153", + commit = "29ba75f790c68ae2c233a67f7ce1e58e04201ce2", #local_path = "/home/<user>/projects/bazlets", )