Skip to content

Commit

Permalink
Update sbt-scalafmt to 2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nt9-steward[bot] committed Jan 17, 2025
1 parent 44b8608 commit fd55cf3
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,7 +2,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.24")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.0")
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.0.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
addSbtPlugin("io.gatling" % "gatling-sbt" % "4.9.2")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")

0 comments on commit fd55cf3

Please sign in to comment.