We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d42308 + a3a49bf commit 13a2235Copy full SHA for 13a2235
project/plugin.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
2
3
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
4
5
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.6")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.0")
6
7
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.3.1")
8
0 commit comments