Skip to content

Commit 395eb37

Browse files
Update sbt-scalajs-crossproject to 1.2.0 (#606)
1 parent 5518f14 commit 395eb37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
1010

1111
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "9.2.0")
1212

13-
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
13+
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
1414

1515
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.9.0")
1616

0 commit comments

Comments
 (0)