Upgrade bazlets to latest stable-3.1

To use the now mandatory https protocol for MAVEN_CENTRAL.

Bug: Issue 12170
Change-Id: Ic384f5c8ed44ae444dd04597e38909648705600a
diff --git a/WORKSPACE b/WORKSPACE
index 18e7a98..0b5c0e1 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",
 )