Skip to content

Commit

Permalink
Update sbt-scalajs, scalajs-compiler to 0.6.32 (#243)
Browse files Browse the repository at this point in the history
* Update sbt-scalajs, scalajs-compiler to 0.6.32

* Update sbt-scalajs, scalajs-compiler to 0.6.32
  • Loading branch information
scala-steward authored Mar 10, 2020
1 parent 4a7840b commit 37ac9cf
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 @@ -2,4 +2,4 @@ resolvers += Resolver.sonatypeRepo("releases")
addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.12.0-M3")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.0.1")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.32")

0 comments on commit 37ac9cf

Please sign in to comment.