Upgrade bazlets to latest stable-3.1

To use the now mandatory https protocol for MAVEN_CENTRAL.

Bug: Issue 12170
Change-Id: Ib762c3fd6f72a83ee9bbc47ffacbc03b8a7609e7
diff --git a/WORKSPACE b/WORKSPACE
index a20c4c1..25124a7 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "8c8df720486ebe0b60adccd0eceb1c8122edaf58",
+    commit = "968b97fa03a9d2afd760f2e8ede3d5643da390d2",
     #local_path = "/home/<user>/projects/bazlets",
 )