Skip to content

Commit b56c5ec

Browse files
committed
Update Bazel to 6.5.0 since rules_python has dropped Bazel 5 support
1 parent 358a131 commit b56c5ec

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.bazelrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
# For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
66
#
77

8+
common --enable_bzlmod
9+
810
# **********************************
911
# ARTIFACT STAMPING
1012
# **********************************

.bazelversion

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

0 commit comments

Comments
 (0)