We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 090131a commit 01556a1Copy full SHA for 01556a1
3 files changed
.bazelrc
@@ -1,7 +1,5 @@
1
# Settings that apply only to CI are in .github/workflows/ci.bazelrc
2
3
-build --enable_bzlmod
4
-
5
# Pin java versions
6
build:jdk11 --java_runtime_version=remotejdk_11
7
build:jdk11 --java_language_version=11
.bazelversion
@@ -1 +1 @@
-6.4.0
+7.0.0
.gitignore
@@ -4,3 +4,4 @@ bazel-*
.ijwb
.eclipse
/comparative-tests/.gradle/
+/MODULE.bazel.lock
0 commit comments