Merge branch 'stable-2.14' into stable-2.15

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

Change-Id: I7c0f4337a99b8bbd7ab7ba40dadd0f5c263d5639
diff --git a/WORKSPACE b/WORKSPACE
index d1d8fb3..d2d6535 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "b17f700875f5f2a96942d434516ba8e6088463d4",
+    commit = "6d3fd710ea4ca44805bb8c858d72b53bd3a500f3",
     #local_path = "/home/<user>/projects/bazlets",
 )