Skip to content

Commit 174131a

Browse files
committed
Update sbt-scalafmt to 2.6.2
1 parent dc9462a commit 174131a

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
@@ -21,7 +21,7 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-theme" % "0.10.7")
2121
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
2222
addSbtPlugin("com.github.sbt" % "sbt-web" % "1.5.8")
2323
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
24-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
24+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.2")
2525
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.12")
2626
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.13")
2727
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.35")

0 commit comments

Comments
 (0)