Skip to content

Commit

Permalink
Remove 1.8 as target runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
mchv authored Mar 1, 2024
1 parent cee4de3 commit 1924c87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ val commonSettings: immutable.Seq[Def.Setting[_]] = List(
"-deprecation",
"-encoding",
"UTF-8",
"-target:jvm-1.8",
"-Ypartial-unification",
"-Ywarn-dead-code"
)
Expand Down

0 comments on commit 1924c87

Please sign in to comment.