Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit ace5efe

Browse files
committed
Update sbt-scalafmt to 2.5.5
1 parent 64742e3 commit ace5efe

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
@@ -10,4 +10,4 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
1010

1111
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
1212

13-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
13+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")

0 commit comments

Comments
 (0)