Skip to content

Commit

Permalink
Update sbt-scalajs to 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 28, 2024
1 parent a68e4e1 commit 524afa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,6 +1,6 @@
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
//addSbtPlugin("com.mayreh" % "sbt-thank-you-stars" % "0.2")
//addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta41")

0 comments on commit 524afa1

Please sign in to comment.