Merge branch 'stable-2.16' into stable-3.0

* stable-2.16:
  Upgrade bazlets to latest stable-2.16 to build with 2.16.15 API

Change-Id: Iba0baeedcaa51753f87f614093d7a01e4de16f5f
diff --git a/WORKSPACE b/WORKSPACE
index 6b2cdfc..2ead06d 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "59529f046a5cb855d9fe3ee87110d53305ec69b9",
+    commit = "7111147b7cf9d9cd4d61f414c815f736f56f0de0",
     #local_path = "/home/<user>/projects/bazlets",
 )