commit | 6317d247b016007161e6f9d52cddd42de19e12a8 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 09 09:57:07 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 09 09:57:07 2020 +0900 |
tree | 77acc8824ab29b69fc2bf86a2c360a94e4e393e2 | |
parent | dfbab437f830195204966e4c21464dc571c82a0f [diff] |
Upgrade bazlets to latest stable-3.0 to build with 3.0.10 API Change-Id: I9bcf45ae604321e839f3203af7714b950a22802c
diff --git a/WORKSPACE b/WORKSPACE index eb7ec11..4d1ce9b 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", )