Skip to content

Commit

Permalink
target java21
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Oct 25, 2023
1 parent 7280cf3 commit e8985bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ scalacOptions := Seq(
"-explaintypes",
"-feature",
"-language:postfixOps",
"-Xtarget:17",
"-Xtarget:21",
"-Wunused:all"
/* "-Wunused:nowarn" */

Expand Down

0 comments on commit e8985bf

Please sign in to comment.