Skip to content

Commit

Permalink
Update sbt-scalajs, scalajs-compiler, ... to 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Jan 12, 2024
1 parent a115ae3 commit d6110a0
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 @@ -7,5 +7,5 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.2")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.6.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.12.0")

0 comments on commit d6110a0

Please sign in to comment.