Skip to content

Commit f2fd02f

Browse files
Update sbt-scalafmt to 2.5.4
1 parent f348f4b commit f2fd02f

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
@@ -16,7 +16,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
1616

1717
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
1818

19-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
19+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
2020

2121
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
2222

0 commit comments

Comments
 (0)