Skip to content

Commit

Permalink
Merge pull request #528 from scala-steward/update/sbt-scalajs-0.6.32
Browse files Browse the repository at this point in the history
Update sbt-scalajs to 0.6.32
  • Loading branch information
blast-hardcheese committed Feb 2, 2020
2 parents 4ccda20 + a133b92 commit 3ea6f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -16,7 +16,7 @@ addSbtPlugin("ohnosequences" % "sbt-github-release" % "0.7.0")

addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.3")

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

addSbtPlugin("com.47deg" % "sbt-microsites" % "1.1.0")

Expand Down

0 comments on commit 3ea6f78

Please sign in to comment.