Bump scala/dotty version
This commit is contained in:
parent
73d91c6e88
commit
95dd6a2892
@ -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.
Loading…
Reference in New Issue
Block a user