Skip to content

Commit 0931730

Browse files
committed
Update sbt-scalafmt to 2.5.2
1 parent 8ca129c commit 0931730

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
@@ -10,6 +10,6 @@ addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta37")
1010

1111
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
1212

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

1515
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 commit comments

Comments
 (0)