summaryrefslogtreecommitdiffstats
path: root/.bazelversion
diff options
context:
space:
mode:
authorDavid Ostrovsky <david.ostrovsky@gmail.com>2019-09-09 14:10:25 +0000
committerDavid Ostrovsky <david.ostrovsky@gmail.com>2019-09-10 07:57:06 +0000
commit86b6315dfbf9a8fd0fb6bfc4f9e51e0981677d4b (patch)
tree61faebaaa0a95d6e3167a4e09944025491ca6449 /.bazelversion
parent4ef157dde6f45f040c7a182955606d0a84844095 (diff)
Bazel: Bump bazel version to 1.0.0rc2
Given this severe security vulnerability in Bazel 0.29: [1] we prefer to upgrade to 1.0.0rc2, even though it is a release candidate and not officially released Bazel version. This effectively forces users to either download this release candidate manually from this loation: [2], or use bazelisk if they are not already, since this RC version is not included in regular package managers yet. [1] https://github.com/bazelbuild/bazel/issues/9327 [2] https://releases.bazel.build/1.0.0/rc2/index.html Change-Id: I7d4121a145450f0d8687b239db3afa14f2dc0785
Diffstat (limited to '.bazelversion')
-rw-r--r--.bazelversion3
1 files changed, 1 insertions, 2 deletions
diff --git a/.bazelversion b/.bazelversion
index 09d1d01416..8862dbae5d 100644
--- a/.bazelversion
+++ b/.bazelversion
@@ -1,2 +1 @@
-0.29.0
-
+1.0.0rc2