Skip to content

Commit 9e0ac66

Browse files
authored
Merge pull request #9771 from dotty-staging/fix-sbt-dotty-test-scalajs
Use sbt-scalajs 1.2.0 in the tests of sbt-dotty.
2 parents 760e503 + c67eedc commit 9e0ac66

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)