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
Indoor Vivants Steward[bot] authored and Indoor Vivants Steward[bot] committed Jan 20, 2024
1 parent 8433221 commit 6c9bdb7
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 @@ -14,5 +14,5 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")

// Scala.js and Scala Native
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")

0 comments on commit 6c9bdb7

Please sign in to comment.