Skip to content

Commit 9e0c398

Browse files
authored
Update sbt-scalafmt to 2.5.6 (#853)
1 parent b34de5f commit 9e0c398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ ThisBuild / libraryDependencySchemes ++= Seq(
2424
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always,
2525
)
2626

27-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
27+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
2828
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")

0 commit comments

Comments
 (0)