Merge changes I2f04c368,I3a2e12f3

* changes:
  Use static import for OutputFormat.JSON consistently
  Adapt to new OutputFormat class location
diff --git a/WORKSPACE b/WORKSPACE
index 959d874..93ed704 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "09a18a88ebdada986d32c1f50581e8734a47939a",
+    commit = "c15e64db2a87c0453427ff45f79d1ed3899b5d92",
     #local_path = "/home/<user>/projects/bazlets",
 )