Skip to content

Commit 747242d

Browse files
scala-stewardmdedetrich
authored andcommitted
Update sbt-scalafmt to 2.5.6
1 parent e1294a0 commit 747242d

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
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1
22
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
33
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
5-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
5+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
66
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")
77
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
88
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")

0 commit comments

Comments
 (0)