From 81e7b4cf24e5304190e35d1403ac5c0ca32a70a0 Mon Sep 17 00:00:00 2001 From: Benjamin Lee Date: Mon, 10 Apr 2023 15:25:25 -0700 Subject: [PATCH] Update Bazel to 6.1.1 --- .bazelci/presubmit.yml | 2 +- .bazelversion | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index 1137c933d..106670d08 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml @@ -1,6 +1,6 @@ --- validate_config: 1 -bazel: 6.0.0 +bazel: 6.1.1 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 09b254e90..f3b5af39e 100644 --- a/.bazelversion +++ b/.bazelversion @@ -1 +1 @@ -6.0.0 +6.1.1