Skip to content

Commit e8985bf

Browse files
committed
target java21
1 parent 7280cf3 commit e8985bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ scalacOptions := Seq(
5656
"-explaintypes",
5757
"-feature",
5858
"-language:postfixOps",
59-
"-Xtarget:17",
59+
"-Xtarget:21",
6060
"-Wunused:all"
6161
/* "-Wunused:nowarn" */
6262

0 commit comments

Comments
 (0)