Skip to content

Commit 01556a1

Browse files
authored
Bump bazel version to 7.0.0 (#229)
* Bump bazel version to 7.0.0 * Try ignoring MODULE.bazel.lock
1 parent 090131a commit 01556a1

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

.bazelrc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Settings that apply only to CI are in .github/workflows/ci.bazelrc
22

3-
build --enable_bzlmod
4-
53
# Pin java versions
64
build:jdk11 --java_runtime_version=remotejdk_11
75
build:jdk11 --java_language_version=11

.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.4.0
1+
7.0.0

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ bazel-*
44
.ijwb
55
.eclipse
66
/comparative-tests/.gradle/
7+
/MODULE.bazel.lock

0 commit comments

Comments
 (0)