commit | 2d0feecade584f59f2495698ee2c529d78387e9e | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 02 20:20:25 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Tue Jun 02 20:20:25 2020 +0900 |
tree | 2b35b4d5ee5c507282e17c29069a9e27f510bd12 | |
parent | 560e5675b03f88793888deed376339e108daa28c [diff] |
Upgrade bazlets to latest stable-2.16 to build with 2.16.20 API Change-Id: I64f061e6040b9dc8de5ff06ec25794c83711d79b
diff --git a/WORKSPACE b/WORKSPACE index a71e446..50d0ef0 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "22b242638bd36017790d94ffcc18a57f223bda2f", + commit = "c40247e30381ddc4a90ef99d749a9161ac4d064b", #local_path = "/home/<user>/projects/bazlets", )