Skip to content

Commit

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

Update sbt-scalajs, scalajs-compiler, ... to 1.10.0 in series/1.x
  • Loading branch information
danicheg authored Apr 6, 2022
2 parents 3f0e764 + 25f6cde commit 60e140c
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,4 +1,4 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.9.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
val sbtTypelevelVersion = "0.4.7"
addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTypelevelVersion)
Expand Down

0 comments on commit 60e140c

Please sign in to comment.