commit | e1976597bc594f51c80bcf0cc91fb69bde211205 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Fri Sep 06 10:50:03 2019 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Fri Sep 06 10:57:35 2019 -0400 |
tree | 0cdc8c9be0f742f1c556b41c6d7217c45044375a | |
parent | 688f69f082eb574caa89e1e089653934e3e16b7b [diff] | |
parent | 305ea45b6dd5a6d3bcf4be2e5dcf6cdea622d5b8 [diff] |
Merge branch 'stable-2.16' into stable-3.0 * stable-2.16: Bazel: Add fixes for --incompatible_load_java_rules_from_bzl Change-Id: Ifa41e6fabd7c62bb0d56cb48f0ddea11f2c492d0
diff --git a/WORKSPACE b/WORKSPACE index cb76b24..13cd1d4 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "3df1fac2202ac2a42cec61fac8c502178c9af391", + commit = "631205bc4f7903d3cf656a844cab2bfd6b03f246", #local_path = "/home/<user>/projects/bazlets", )