Skip to content

Commit

Permalink
Merge pull request #734 from scala-steward/update/sbt-scalajs-crosspr…
Browse files Browse the repository at this point in the history
…oject-1.2.0

sbt-scalajs-crossproject 1.2.0 (was 1.1.0)
  • Loading branch information
mkurz authored Mar 28, 2022
2 parents 6f3670e + 9ad2f82 commit 5997d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")

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

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

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")

Expand Down

0 comments on commit 5997d21

Please sign in to comment.