Bumo scala/dotty version
This commit is contained in:
parent
20a536e224
commit
53ead0daad
@ -3,7 +3,7 @@ assignment := "recfun"
|
|||||||
name := course.value + "-" + assignment.value
|
name := course.value + "-" + assignment.value
|
||||||
testSuite := "recfun.RecFunSuite"
|
testSuite := "recfun.RecFunSuite"
|
||||||
|
|
||||||
scalaVersion := "0.19.0-bin-20190917-d821081-NIGHTLY"
|
scalaVersion := "0.19.0-bin-20190918-dd68eb8-NIGHTLY"
|
||||||
|
|
||||||
scalacOptions ++= Seq("-language:implicitConversions", "-deprecation")
|
scalacOptions ++= Seq("-language:implicitConversions", "-deprecation")
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user