Skip to content

Commit 8d82bfb

Browse files
Update sbt-scalafmt to 2.5.4 (#195)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 09c8890 commit 8d82bfb

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
@@ -9,7 +9,7 @@
99

1010
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1111
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
12-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
12+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
1313
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.12")
1414
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.2")
1515
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")

0 commit comments

Comments
 (0)