Upgrade bazlets to latest stable-2.15

To use the now mandatory https protocol for MAVEN_CENTRAL.

Bug: Issue 12170
Change-Id: I739ebe25e74928c3418d9aee5c05cce5d1d239a5
diff --git a/WORKSPACE b/WORKSPACE
index d4d40a2..d345b04 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "ec949feac1b9dae6cc2c8c25d254f34924c54296",
+    commit = "f53f51fb660552d0581aa0ba52c3836ed63d56a3",
     #local_path = "/home/<user>/projects/bazlets",
 )