Skip to content

Commit 2eb1389

Browse files
authored
Merge pull request #167 from target/update/sbt-scalafmt-2.5.2
Update sbt-scalafmt from 2.5.0 to 2.5.2
2 parents 621ae20 + ba4b370 commit 2eb1389

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
22
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
44
addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")
5-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
5+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

0 commit comments

Comments
 (0)