Skip to content

Commit f25b42f

Browse files
chore(deps): update dependency org.scalameta:sbt-scalafmt to v2.5.5 (#860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d78e4e9 commit f25b42f

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("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
33
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2-1")
44
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
5-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
5+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
66
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
77
addSbtPlugin("au.com.onegeek" %% "sbt-dotenv" % "2.1.233")
88
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.4.0")

0 commit comments

Comments
 (0)