Skip to content

Commit c79152c

Browse files
committed
Update sbt-dotty to 0.4.2
1 parent c14fda7 commit c79152c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ val scalaJSVersion =
44
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.2.0")
55
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
7-
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.1")
7+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.2")

0 commit comments

Comments
 (0)