Skip to content

Commit

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

sbt-scalajs-crossproject 1.3.2 (was 1.3.1)
  • Loading branch information
mkurz authored Jul 10, 2023
2 parents 2282acc + dc992a6 commit 340f1e1
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 @@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

// For the Cross Build
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.1")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")

addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
Expand Down

0 comments on commit 340f1e1

Please sign in to comment.