Upgrade the other dotty test for consistency

This commit is contained in:
Guillaume Martres 2019-05-17 02:04:53 +02:00
parent 19658c2ee0
commit 18bba7366b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
scalaVersion := "0.13.0-RC1"
scalaVersion := "0.14.0-RC1"

View File

@ -1 +1 @@
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.3.0")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.3.1")