Skip to content

Commit 7dacbc6

Browse files
committed
Update sbt-scalafmt to 2.6.2
1 parent 0fb6892 commit 7dacbc6

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,4 +3,4 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.12.0")
33
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.7")
44
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
55
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.7")
6-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
6+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.2")

0 commit comments

Comments
 (0)