Skip to content

Commit 344f175

Browse files
Update sbt-scalafmt to 2.5.4 (#423)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 0719ab0 commit 344f175

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
@@ -6,6 +6,6 @@ addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
66

77
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
88

9-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
9+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
1010

1111
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")

0 commit comments

Comments
 (0)