Merge branch 'stable-2.14' into 'stable-2.15'

* stable-2.14:
  Align Eclipse compiler settings with core Gerrit's
  bazlets: Replace native.git_repository with skylark rule
  Upgrade bazlets to latest stable-2.14 to build with 2.14.15 API

Change-Id: I61459e32af67562ca6ab49bb1e96a6e40b4a1aff
diff --git a/WORKSPACE b/WORKSPACE
index 65b00c7..bf95d57 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "0cdf281f110834b71ae134afe0a7e3fe346f0078",
+    commit = "88570121c377a8a94c76915566114bf02113a7d9",
     #local_path = "/home/<user>/projects/bazlets",
 )