Skip to content

Commit

Permalink
Merge pull request #167 from target/update/sbt-scalafmt-2.5.2
Browse files Browse the repository at this point in the history
Update sbt-scalafmt from 2.5.0 to 2.5.2
  • Loading branch information
colindean authored Jan 30, 2024
2 parents 621ae20 + ba4b370 commit 2eb1389
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,4 +2,4 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

0 comments on commit 2eb1389

Please sign in to comment.