Skip to content

Commit 4463ad7

Browse files
sbt-scalafmt 2.5.6 (was 2.5.5) (#512)
1 parent 2023466 commit 4463ad7

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
@@ -3,7 +3,7 @@
33
*/
44

55
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
6-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
6+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
77
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
88
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
99
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.4")

0 commit comments

Comments
 (0)