Skip to content

Commit cff565e

Browse files
Update sbt-scalafmt to 2.6.1
1 parent 86c40a2 commit cff565e

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,4 +4,4 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
55
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
66
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
7-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
7+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")

0 commit comments

Comments
 (0)