Merge branch 'stable-2.16'

* stable-2.16:
  Upgrade bazlets to latest stable-2.16
  Upgrade bazlets to latest stable-2.15
  Upgrade bazlets to latest stable-2.14
  Update bazlets to fix build with bazel 0.23
  Update bazlets to fix build with bazel 0.23
  Upgrade bazlets to latest stable-2.16 to build with 2.16.6 API
  Upgrade bazlets to latest stable-2.15 to build with 2.15.11 API

Change-Id: I36a1698dc5e64c6a69547afb0f15fe6f5a194d40
diff --git a/WORKSPACE b/WORKSPACE
index cb8cddb..ab8b0d5 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "b084bd74743f4303971a2a057bcea4f3352ddf4e",
+    commit = "86562a4c8c2e885aac89eafab34a90571be2ef09",
     #local_path = "/home/<user>/projects/bazlets",
 )