Merge branch 'stable-3.1' * stable-3.1: Upgrade bazlets to latest stable-3.1 to build with 3.1.8 API Upgrade bazlets to latest stable-3.0 to build with 3.0.12 API Upgrade bazlets to latest stable-2.16 to build with 2.16.22 API Change-Id: I0d6d8032b58b2861992a7d99119ba828ff1839b0
diff --git a/WORKSPACE b/WORKSPACE index 264a575..f717e84 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "3f9dadc615dc4053369a42d9ada37dafd8d4763c", + commit = "74f9d8e76d5014d218ae6fe55127a5288c9a32c3", #local_path = "/home/<user>/projects/bazlets", )