Skip to content

Commit

Permalink
Merge pull request #472 from scala-steward/update/sbt-scalajs-1.7.0
Browse files Browse the repository at this point in the history
Update sbt-scalajs to 1.7.0
  • Loading branch information
rossabaker authored Aug 3, 2021
2 parents 367546a + dfb2271 commit 99f7b0c
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
@@ -1,5 +1,5 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.6.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.0")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
Expand Down

0 comments on commit 99f7b0c

Please sign in to comment.