commit | 28e724faf58513c5d146bd0b1c5ea7d1607ae0c6 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue May 26 11:51:53 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue May 26 11:51:53 2020 +0900 |
tree | f03f36b8767eb0047ce901d731f306556a0091ef | |
parent | 30cb6e3a74e396877e92a469dc353e104b715289 [diff] |
Upgrade bazlets to latest stable-3.1 to build with 3.1.5 API Change-Id: I42714e5858f6f2419a717b98e1d52f70ff58eacf
diff --git a/WORKSPACE b/WORKSPACE index db6cbf0..2dd3ff4 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "cd715d269734e7bb0aa2fc4a01d2d2e279631cc7", + commit = "c6656e6a3ed76eb7e6d9a217cbe5d59c415efb9a", #local_path = "/home/<user>/projects/bazlets", )