Skip to content

Commit

Permalink
build(deps-dev): update sbt-scalajs, scalajs-compiler, ... from 1.17.…
Browse files Browse the repository at this point in the history
…0 to 1.18.1 (#3582)
  • Loading branch information
scala-steward authored Jan 12, 2025
1 parent 08684ea commit 7b61b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/metrics-scala/project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
addSbtPlugin("io.stryker-mutator" % "sbt-stryker4s" % "0.16.1")

addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")

0 comments on commit 7b61b5b

Please sign in to comment.