Merge branch 'stable-3.2' into master
* stable-3.2:
Upgrade bazlets to latest stable-3.2 to build with 3.2.5.1 API
Upgrade bazlets to latest stable-3.1 to build with 3.1.10 API
Change-Id: I769df2e02d772db4683a3107c7f3c4a68c3a2b36
diff --git a/WORKSPACE b/WORKSPACE
index 0267c7e..ae94609 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
load("//:bazlets.bzl", "load_bazlets")
load_bazlets(
- commit = "0f81174e3d1b892a1342ebc75bb4bbb158ae0efe",
+ commit = "cf0bbc90e09a8a1d7c042d79f1555e3fa40984e1",
#local_path = "/home/<user>/projects/bazlets",
)