Merge branch 'stable-2.15' into stable-2.16

* stable-2.15:
  Upgrade bazlets to latest stable-2.15
  Align Eclipse compiler settings with core Gerrit's
  Upgrade bazlets to latest stable-2.14
  Update bazlets to fix build with bazel 0.23

Change-Id: I2430db2e9be017e45e3080905f4d7604cc1a0c3f
diff --git a/WORKSPACE b/WORKSPACE
index e8fdcb8..86981b0 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "9c84d2870bf8d3f51685a289a1fc9edc3bf9dc89",
+    commit = "86562a4c8c2e885aac89eafab34a90571be2ef09",
     #local_path = "/home/<user>/projects/bazlets",
 )