Skip to content

Commit 0f1a6f4

Browse files
sbt-scalafmt 2.6.0 (was 2.5.6) (#542)
1 parent bf82fea commit 0f1a6f4

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

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

0 commit comments

Comments
 (0)