commit | 495ee0b829e188407cd088451b142626b051104d | [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 | 7b667c67cc7fc7bfa80e04ed420a9e78da44dd96 | |
parent | 14ab0277be1e82c851c3d0cc90c1a0f2a3080a5c [diff] | |
parent | da25fd1e58a410b3c535dacd862d7e72e0e19d6b [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 704ecc9..a66c94c 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", )