Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Bazel: Include eclipse-out directory in .bazelignore

Change-Id: I87f92c20ecb5842b8c95b67f2b9f12757cd93711
diff --git a/WORKSPACE b/WORKSPACE
index 9cda26e..39c1de1 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "714a32382ebd02919007d3514513af4395768d80",
+    commit = "f1d3eefb78029298afe119b0d8b2a43de2b510f6",
     #local_path = "/home/<user>/projects/bazlets",
 )