Skip to content

Commit c67eedc

Browse files
committed
Use sbt-scalajs 1.2.0 in the tests of sbt-dotty.
This was forgotten in 1ed50db.
1 parent 760e503 commit c67eedc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % sys.props("plugin.version"))
2-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.1.1")
2+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.2.0")

0 commit comments

Comments
 (0)