Skip to content

Commit

Permalink
Merge pull request #361 from scala-steward/update/sbt-scalajs-1.18.1
Browse files Browse the repository at this point in the history
Update sbt-scalajs, scalajs-library_2.13, ... from 1.17.0 to 1.18.1
  • Loading branch information
takapi327 authored Jan 16, 2025
2 parents 9d15f2b + ae701e0 commit 7de860f
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 @@ -5,7 +5,7 @@
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.5")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.5")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
addSbtPlugin("com.armanbilge" % "sbt-scala-native-config-brew-github-actions" % "0.3.0")
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")

0 comments on commit 7de860f

Please sign in to comment.