commit | 8a6e391b0b4998aa8c9c23e9e26598b0e55ab509 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Mon Sep 02 08:24:27 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Mon Sep 02 08:24:27 2019 +0900 |
tree | 9fd519cc50a3ab492ded1a347c82e8b921a6e463 | |
parent | 955469d5638bd57cc59953a58b4d72c4d32c58ec [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.11.1 API Change-Id: Idfa18cdcceb2252ae0a18cc43cd76ecc9092399d
diff --git a/WORKSPACE b/WORKSPACE index a8c0892..3b5d956 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "5514e42e08d7852d226849e391857d7f139f7ed9", + commit = "3df1fac2202ac2a42cec61fac8c502178c9af391", #local_path = "/home/<user>/projects/bazlets", )