Skip to content

Commit e624415

Browse files
committed
Update sbt-scalafmt to 2.5.6
1 parent 263ddbf commit e624415

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
@@ -4,6 +4,6 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
55
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
66
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
7-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
7+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
88
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
99
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")

0 commit comments

Comments
 (0)