Skip to content

Commit

Permalink
remove -source:3.0-migration
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k authored Aug 26, 2024
1 parent b8e0eb4 commit ce045f6
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 @@ -52,7 +52,6 @@ lazy val buildSettings = Seq(
scalacOptions ++= {
if (tlIsScala3.value)
Seq(
"-source:3.0-migration",
"-Ykind-projector",
"-language:implicitConversions,higherKinds,postfixOps",
"-Wunused:all"
Expand Down

0 comments on commit ce045f6

Please sign in to comment.