From 87507da7451711a144b0e24b4a3943d39133bdd0 Mon Sep 17 00:00:00 2001 From: Ben Lee Date: Thu, 22 Dec 2022 08:40:45 -0800 Subject: [PATCH] Bump the Bazel version to Bazel 6 official (#898) --- .bazelci/presubmit.yml | 2 +- .bazelversion | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index 1bb3d63ae..1137c933d 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml @@ -1,6 +1,6 @@ --- validate_config: 1 -bazel: 6.0.0-pre.20221020.1 +bazel: 6.0.0 buildifier: version: 5.1.0 # no lint warnings for the moment. They are basically a smoke alarm in hell. diff --git a/.bazelversion b/.bazelversion index 351136000..09b254e90 100644 --- a/.bazelversion +++ b/.bazelversion @@ -1 +1 @@ -6.0.0-pre.20221020.1 +6.0.0