commit | cd399576d84eebbeabc3854d9aac2ee3d5c4c3ba | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Sep 10 14:32:43 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Sep 10 14:33:20 2020 -0400 |
tree | 57449fc40b2e51728f644061d4dcf58b2a9703d2 | |
parent | 8b27d437ce2a7c9fd03733cffa5baccae4ae9bd5 [diff] | |
parent | e0716e4509622721b2cd6a3a3b3d05070ad7a378 [diff] |
Merge branch 'stable-3.1' * stable-3.1: Bump Bazel version to 3.5.0 Fix NullPointerExceptions Change-Id: I73edc6d27076f241d49bbd169836a16216886783
diff --git a/WORKSPACE b/WORKSPACE index 9c6cb5d..16483fd 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "3f9dadc615dc4053369a42d9ada37dafd8d4763c", + commit = "0f81174e3d1b892a1342ebc75bb4bbb158ae0efe", #local_path = "/home/<user>/projects/bazlets", )