Skip to content

Commit b2a8e1e

Browse files
sbt-scalafmt 2.6.0 (was 2.5.6) (#74)
1 parent df10530 commit b2a8e1e

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
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-web-build-base" % "2.1.0-M3")
44

55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
66

7-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
7+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
88

99
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.12.0")
1010

0 commit comments

Comments
 (0)