Skip to content

Commit d4345fc

Browse files
Merge pull request #735 from http4s/update/main/sbt-scalafmt-2.4.6
Update sbt-scalafmt to 2.4.6 in main
2 parents 8fef9d1 + 881438b commit d4345fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
1212

1313
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
1414

15-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.4")
15+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
1616

1717
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")

0 commit comments

Comments
 (0)