commit | e98ee6dc895237634768d7a130f428d522f3c904 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Fri Oct 11 11:48:02 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Fri Oct 11 11:48:02 2019 +0900 |
tree | 1af1f55149eed6fd8ef6fb5fac1f70e25f3d4e98 | |
parent | 107d3edb86d271a32557a069d116c2dfe85288bb [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.3 API Change-Id: Ib07637c84a72025ebcf1f14d1b6d1004cb2a1ead
diff --git a/WORKSPACE b/WORKSPACE index c70f7c7..1f5f4af 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0ca51936ca46049cddd34e971a595d3baafe731b", + commit = "29ba75f790c68ae2c233a67f7ce1e58e04201ce2", #local_path = "/home/<user>/projects/bazlets", )