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 30fe09b + 84a6410 commit fbca3f5Copy full SHA for fbca3f5
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.5.0")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.1")
6
7
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.3.1")
8
0 commit comments