summaryrefslogtreecommitdiffstats
path: root/.bazelversion
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2019-09-16 16:52:39 +0200
committerMonty Taylor <monty.taylor@gmail.com>2019-09-16 15:03:37 +0000
commitd9ade193ce4fb76c9942933eacf8fa6f67f15069 (patch)
tree365d839f5b88ec5d0d4909ce61d338230559ed56 /.bazelversion
parenta37ba6fc0b04cb307be2f9dcd2a20400c00e2ce7 (diff)
Switch bazel version to 0.29.1
We previously updated to 1.0.0rc2 which isn't released yet to avoid a security issue. The security issue has been cherry-picked back to 0.29 and released in 0.29.1: https://github.com/bazelbuild/bazel/commit/1b771ec1fc8f859c64c3c14a57c53bf0aa2ecb51 Since 0.29.1 is released, update our requirement to that, so that people can continue to use released things. Change-Id: Ib48fdbb61bc94a5e78e81e485a5e1d550445a5a5
Diffstat (limited to '.bazelversion')
-rw-r--r--.bazelversion2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bazelversion b/.bazelversion
index 8862dbae5d..25939d35c7 100644
--- a/.bazelversion
+++ b/.bazelversion
@@ -1 +1 @@
-1.0.0rc2
+0.29.1