Skip to content

Commit

Permalink
Merge pull request #198 from scala-steward/update/sbt-scalafmt-2.5.2
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.5.2
  • Loading branch information
yurique authored Dec 5, 2023
2 parents 6c2a946 + b49b43f commit d582910
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 @@ -7,7 +7,7 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")

Expand Down

0 comments on commit d582910

Please sign in to comment.