Convert to using
This commit is contained in:
parent
3a9d15f015
commit
24f7f6aec0
14 changed files with 112 additions and 59 deletions
|
@ -6,6 +6,8 @@ libraryDependencies ++= Seq(
|
|||
"org.scalameta" %% "munit" % "1.0.3" % Test
|
||||
)
|
||||
|
||||
javaOptions ++= Seq("-Xss16m")
|
||||
|
||||
scalacOptions ++= Seq(
|
||||
"-deprecation",
|
||||
"-feature",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue