Bumo scala/dotty version

This commit is contained in:
Timothée Floure 2019-09-18 21:37:51 +02:00
parent 20a536e224
commit 53ead0daad
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ assignment := "recfun"
name := course.value + "-" + assignment.value
testSuite := "recfun.RecFunSuite"
scalaVersion := "0.19.0-bin-20190917-d821081-NIGHTLY"
scalaVersion := "0.19.0-bin-20190918-dd68eb8-NIGHTLY"
scalacOptions ++= Seq("-language:implicitConversions", "-deprecation")

Binary file not shown.