Bump scala/dotty version

This commit is contained in:
Timothée Floure 2019-09-18 20:46:13 +02:00
parent 73d91c6e88
commit 95dd6a2892
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ course := "progfun1"
assignment := "example"
name := course.value + "-" + assignment.value
testSuite := "example.ListsSuite"
scalaVersion := "0.19.0-bin-20190917-d821081-NIGHTLY"
scalaVersion := "0.19.0-bin-20190918-dd68eb8-NIGHTLY"
scalacOptions ++= Seq("-language:implicitConversions", "-deprecation")
libraryDependencies += "com.novocode" % "junit-interface" % "0.11" % Test

Binary file not shown.