Skip to content

Commit 6a0c66e

Browse files
committed
Update sbt-scalafmt to 2.5.4
1 parent 7ec79fc commit 6a0c66e

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)