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 9864214 + f467208 commit 20f41f0Copy full SHA for 20f41f0
project/plugin.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
2
3
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
4
5
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.2")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")
6
7
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.0")
8
0 commit comments