Skip to content

Commit

Permalink
Bump the Bazel version to Bazel 6 official (#898)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bencodes authored Dec 22, 2022
1 parent 0675c01 commit 87507da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.0-pre.20221020.1
6.0.0

0 comments on commit 87507da

Please sign in to comment.