Skip to content

Commit 0ac4517

Browse files
bump: sbt-scalafmt 2.5.4 (was 2.5.2) (#3349)
1 parent e4ae39e commit 0ac4517

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
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.9.3")
55
// discipline
66
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
7-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
7+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
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)