Skip to content

Commit eaa0a4a

Browse files
committed
Update sbt-scalafmt to 2.5.4
1 parent 0ce16f7 commit eaa0a4a

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
@@ -23,5 +23,5 @@ addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
2323
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
2424
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
2525
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "3.24.0")
26-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")
26+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
2727
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")

0 commit comments

Comments
 (0)