Merge branch 'stable-3.0'

* stable-3.0:
  Upgrade bazlets to latest stable-2.16 to build with 2.16.14 API
  Upgrade bazlets to latest stable-3.0 to build with 3.0.5 API

Change-Id: I1e0ba6ffe242f1a24247cd3f62fbf8c8a78963b6
diff --git a/WORKSPACE b/WORKSPACE
index f4e00cf..e96f179 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "7111147b7cf9d9cd4d61f414c815f736f56f0de0",
+    commit = "5f7ca2e226195c2de6eece2c160a9a7690dc7be8",
     #local_path = "/home/<user>/projects/bazlets",
 )