Skip to content

Commit 0125cf6

Browse files
authored
Merge pull request #439 from scala-steward/update/sbt-dotty-0.4.2
Update sbt-dotty to 0.4.2
2 parents c14fda7 + c79152c commit 0125cf6

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)