Skip to content

Commit

Permalink
Update sbt-scalajs, scalajs-compiler, ... to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 4, 2022
1 parent d4282d1 commit 9685a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -12,4 +12,4 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.1")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.33")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.0")

0 comments on commit 9685a82

Please sign in to comment.