Merge branch 'stable-2.14'

* stable-2.14:
  Update bazlets to latest stable-2.14 to build with 2.14.14 API
  Update bazlets to latest stable-2.14 to build with 2.14.13 API

Change-Id: I0348ab2d6d585ee01b7d2505cac7e8c5f5db5f80
diff --git a/WORKSPACE b/WORKSPACE
index 189e820..fcaf719 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "5e0b58a466804eca41dd99df75bdf8575de0d167",
+    commit = "8faa61d19d53cc125ac7fd51eb213a496ab14f8d",
     #    local_path = "/home/<user>/projects/bazlets",
 )