Merge branch 'stable-2.16'

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

Change-Id: I12ed339ab3a9ad6ab18e1380b344c463953b21be
diff --git a/WORKSPACE b/WORKSPACE
index 04386f1..78c2099 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "c827ba79413585ab9dfc1bbd0d7f609eedd6aa80",
+    commit = "316b66f48048c1ee05d8525568f2533cff5ea252",
     #local_path = "/home/<user>/projects/bazlets",
 )