Skip to content

Commit

Permalink
Update build.sbt
Browse files Browse the repository at this point in the history
Co-authored-by: Roberto Tyley <[email protected]>
  • Loading branch information
lindseydew and rtyley authored Mar 28, 2024
1 parent 51730d4 commit fc11205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ val commonSettings: immutable.Seq[Def.Setting[_]] = List(
"-deprecation",
"-encoding",
"UTF-8",
"-release:11"
"-Ypartial-unification",
"-Ywarn-dead-code"
)
Expand Down

0 comments on commit fc11205

Please sign in to comment.