commit | 2d310cfff42768b4f75ad1b00295de6500646298 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@digital.ai> | Fri Jun 12 09:07:36 2020 +0900 |
committer | David Pursehouse <dpursehouse@digital.ai> | Fri Jun 12 09:08:27 2020 +0900 |
tree | 4d164c459c7c74b914bd9cb0e706bcc5a3eeb825 | |
parent | a47447e62371c3ec34d3e18660ffc12c90a22cb1 [diff] |
Upgrade bazlets to latest stable-2.16 - Add repository rule to provide gerrit api version Change-Id: I57515a908e7c31b01165a829ed8f427a85ee12de
diff --git a/WORKSPACE b/WORKSPACE index 47420be..dfc8256 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "fff6f20bb2eceaf872a8acf8ad51471c25a82d38", + commit = "56c9f4ed6dbe3c88f793851c88389637f3714a5d", #local_path = "/home/<user>/projects/bazlets", )