Skip to content

Commit 6b6df16

Browse files
[bazel] update .bazelversion to 8.0.0
Fixes: ERROR: The project you're trying to build requires Bazel 7.3.0 (specified in llvm-project/utils/bazel/.bazelversion), but it wasn't found in /usr/bin. You can install the required Bazel version via apt: sudo apt update && sudo apt install bazel-7.3.0 If this doesn't work, check Bazel's installation instructions for help: https://bazel.build/install/ubuntu Link: https://blog.bazel.build/2024/12/09/bazel-8-release.html
1 parent c835b48 commit 6b6df16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/bazel/.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.3.0
1+
8.0.0

0 commit comments

Comments
 (0)