Skip to content

Commit

Permalink
Merge pull request #673 from AVSystem/scala-steward-update/sbt-scalaj…
Browse files Browse the repository at this point in the history
…s-1.18.2

Scala.js 1.18.2
  • Loading branch information
ddworak authored Jan 28, 2025
2 parents a939324 + a0e9c87 commit cdb4c8c
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
@@ -1,7 +1,7 @@
logLevel := Level.Warn

addSbtPlugin("com.github.ghik" % "sbt-nosbt" % "0.2.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
Expand Down

0 comments on commit cdb4c8c

Please sign in to comment.