Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Upgrade bazlets to latest stable-2.14 to build with 2.14.18 API

Change-Id: Iff5c1cd8933d33fedd8f356bc082eadf1642b386
diff --git a/WORKSPACE b/WORKSPACE
index f9a014f..1a5a3af 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "2c39029a585bd1d5b785150948f162730f7b7e42",
+    commit = "d4e586bd341207f0b8aafcbe7dbcd4843f852826",
     #local_path = "/home/<user>/projects/bazlets",
 )