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

Change-Id: I1befcd74b247d480c21fe154fc9add93ed01b29f
diff --git a/WORKSPACE b/WORKSPACE
index f08fafb..a9508bd 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",
 )