Skip to content

Commit

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

Update sbt-scalajs-crossproject to 1.0.0
  • Loading branch information
ChristopherDavenport authored Feb 11, 2020
2 parents 8454ea2 + f4be0a7 commit 04cd290
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 @@ -5,6 +5,6 @@ addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.13")
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.7")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.4")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
addSbtPlugin("io.chrisdavenport" % "sbt-mima-version-check" % "0.1.2")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")

0 comments on commit 04cd290

Please sign in to comment.