Skip to content

Commit f847378

Browse files
committed
Update sbt-scalafmt to 2.6.0
1 parent a6c06fe commit f847378

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
@@ -12,7 +12,7 @@ addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
1212

1313
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
1414

15-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
15+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
1616

1717
addSbtPlugin("com.evolution" % "sbt-scalac-opts-plugin" % "0.0.9")
1818

0 commit comments

Comments
 (0)