Skip to content

Commit

Permalink
Merge pull request #105 from Dwolla/update/sbt-scalajs-1.13.1
Browse files Browse the repository at this point in the history
Update sbt-scalajs, scalajs-compiler, ... to 1.13.1
  • Loading branch information
mergify[bot] authored May 15, 2023
2 parents e73302d + 44e88f2 commit b34d79e
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 @@ -2,5 +2,5 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.2")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.4.19")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.4.19")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")

0 comments on commit b34d79e

Please sign in to comment.