Skip to content

Commit

Permalink
[bazel] Bump Bazel version to 6.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Dan McArdle <[email protected]>
  • Loading branch information
dmcardle committed Jan 18, 2023
1 parent ec5bc8b commit e3d1f57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.1
6.0.0
2 changes: 2 additions & 0 deletions util/prep-bazel-airgapped-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@ if [[ ${AIRGAPPED_DIR_CONTENTS} == "ALL" || \
${BAZELISK} fetch \
--repository_cache=${BAZEL_AIRGAPPED_DIR}/${BAZEL_CACHEDIR} \
//... \
@remote_java_tools//... \
@remote_java_tools_linux//... \
@bindgen_clang_linux//... \
@rules_rust_bindgen__bindgen-0.60.1//... \
@go_sdk//... \
Expand Down

0 comments on commit e3d1f57

Please sign in to comment.