Skip to content

Commit 0a9c9e6

Browse files
committed
Update sbt-scalafmt to 2.5.6
1 parent 16c866b commit 0a9c9e6

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

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

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

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

0 commit comments

Comments
 (0)