Upgrade bazlets to latest stable-3.1 to build with 3.1.6 API

Change-Id: Ia49ffa4c2b6219b86cc18a337b75edf60e5fcecf
diff --git a/WORKSPACE b/WORKSPACE
index e22d860..4460e60 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "51c1fd2758fcc1b900a80d4ebb037bc373f85d39",
+    commit = "69ae6ee516ec1cc51d0a07fe4419a325eb9063ce",
     #local_path = "/home/<user>/projects/bazlets"
 )