Skip to content

Commit 7bbcd1f

Browse files
dmcardletimothytrippel
authored andcommitted
[bazel] Bump Bazel version to 6.2.1
Signed-off-by: Dan McArdle <[email protected]>
1 parent af95b78 commit 7bbcd1f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.1
1+
6.2.1

util/prep-bazel-airgapped-build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ if [[ ${AIRGAPPED_DIR_CONTENTS} == "ALL" || \
141141
${BAZELISK} fetch \
142142
--repository_cache=${BAZEL_AIRGAPPED_DIR}/${BAZEL_CACHEDIR} \
143143
//... \
144+
@remote_java_tools//... \
145+
@remote_java_tools_linux//... \
144146
@bindgen_clang_linux//... \
145147
@rules_rust_bindgen__bindgen-0.60.1//... \
146148
@go_sdk//... \

0 commit comments

Comments
 (0)