Skip to content

Commit 8f3bf39

Browse files
Update sbt-scalafmt to 2.5.6 (#268)
1 parent 87fe00e commit 8f3bf39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
1010
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
1111
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
1212
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
13-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
13+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
1414
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")

0 commit comments

Comments
 (0)