Skip to content

Commit 51ebd42

Browse files
bump: sbt-scalafmt 2.5.3 (was 2.5.2) (#3346)
1 parent 698075d commit 51ebd42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
55
// discipline
66
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
7-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
7+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
88
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
99
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
1010
// docs

0 commit comments

Comments
 (0)