Skip to content

Commit

Permalink
Update sbt-scalafmt to 2.5.2
Browse files Browse the repository at this point in the history
---------

Co-authored-by: aiven-scala-steward[bot] <143503567+aiven-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
aiven-scala-steward[bot] authored Sep 24, 2023
1 parent b512d9d commit a251c60
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,4 +1,4 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.3")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-apidoc" % "1.0.0")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % "3.0.0")
Expand Down

0 comments on commit a251c60

Please sign in to comment.