Merge branch 'stable-2.16' into stable-3.0

* stable-2.16:
  Bump Bazel version to 2.0.0

Change-Id: Ia5047d2c07083a32c23d62c2811b33071aacbdf6
diff --git a/WORKSPACE b/WORKSPACE
index 2cf6ff1..6ed7a1a 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "59529f046a5cb855d9fe3ee87110d53305ec69b9",
+    commit = "99d51724c816dc25f03c8ca96126716298a6ee38",
     #local_path = "/home/<user>/projects/bazlets",
 )