Skip to content

Commit

Permalink
[build] language level should be 17 in bazelproject we still release …
Browse files Browse the repository at this point in the history
…with 11
  • Loading branch information
titusfortner committed Dec 14, 2023
1 parent 1ac2f47 commit 3b52ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ij.bazelproject
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ additional_languages:
typescript

# We enforce the correct language level via our .bazelrc
java_language_level: 11
java_language_level: 17

0 comments on commit 3b52ed2

Please sign in to comment.