Skip to content

Commit

Permalink
Merge pull request #301 from scala-steward/update/sbt-scalajs-1.17.0
Browse files Browse the repository at this point in the history
Update sbt-scalajs, scalajs-library_2.13, ... from 1.16.0 to 1.17.0
  • Loading branch information
takapi327 authored Sep 29, 2024
2 parents 5c8964b + 7b989b7 commit 9bd7404
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,6 +7,6 @@ addSbtPlugin("com.github.sbt" % "sbt-ghpages"
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
addSbtPlugin("com.armanbilge" % "sbt-scala-native-config-brew-github-actions" % "0.3.0")

0 comments on commit 9bd7404

Please sign in to comment.