Skip to content

Commit

Permalink
Merge pull request #468 from scala-steward/update/sbt-scalajs-1.13.1
Browse files Browse the repository at this point in the history
Update sbt-scalajs, scalajs-compiler, ... to 1.13.1
  • Loading branch information
satabin authored Apr 15, 2023
2 parents fc9d3ca + 591d8e0 commit a58c502
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 @@ -13,7 +13,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")

addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")

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

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

Expand Down

0 comments on commit a58c502

Please sign in to comment.