Skip to content

Commit

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

Update sbt-scalajs-crossproject to 1.2.0
  • Loading branch information
ChristopherDavenport committed Apr 16, 2022
2 parents 53cc6cd + 4d04302 commit 5163142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -11,5 +11,5 @@ addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.4")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.1")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.0")

0 comments on commit 5163142

Please sign in to comment.