commit | f75a80aa46cb0c7961751d52c21ddfc1c3bce2f3 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 09 09:57:08 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 09 09:57:08 2020 +0900 |
tree | 459f23ace5e00cdaf00f2f4bd539320e68d5066a | |
parent | 0f6560186675c80f7cc614635e00fcffce77a8bf [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.10 API Change-Id: I6017b20cb32ff263bd8423aa8373b489d1066571
diff --git a/WORKSPACE b/WORKSPACE index 66dbc40..a84564c 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "15eae2ee5cd524a204bd62c3d59bfd0ce86916ec", + commit = "928c928345646ae958b946e9bbdb462f58dd1384", #local_path = "/home/<user>/projects/bazlets", )