Skip to content

Commit

Permalink
Merge pull request #548 from scala-steward/update/series/1.x/sbt-scal…
Browse files Browse the repository at this point in the history
…ajs-1.8.0

Update sbt-scalajs, scalajs-compiler, ... to 1.8.0 in series/1.x
  • Loading branch information
danicheg authored Jan 13, 2022
2 parents 1ddc944 + 2412008 commit 845926c
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.6")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.8.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 845926c

Please sign in to comment.