Skip to content

Commit e3e090c

Browse files
authored
Upgrade to MODULE.bazel and add a simple .bazelrc (#251)
Not currently willing to commit the lock file. Maybe do that later.
1 parent bd6d0d2 commit e3e090c

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build --java_language_version=21 --java_runtime_version=21

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
bazel-*
2+
MODULE.bazel.lock
23
/.eclipse-bin/
34
/.project
45
/.lake
File renamed without changes.

0 commit comments

Comments
 (0)