Merge branch 'stable-2.16'

* stable-2.16:
  Upgrade bazlets to latest stable-2.16 to build with 2.16.8 API
  Upgrade bazlets to latest stable-2.15 to build with 2.15.13 API
  Upgrade bazlets to latest stable-2.14 to build with 2.14.20 API

Change-Id: Ic4d23eef4bf300c9b4ce82ec2e947d36d739b82d
diff --git a/WORKSPACE b/WORKSPACE
index 7b4f79b..0949e3b 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "c827ba79413585ab9dfc1bbd0d7f609eedd6aa80",
+    commit = "a5525ae2c43e61cf113dacc03691cb2bcf44fb12",
     #local_path = "/home/<user>/projects/bazlets",
 )