Skip to content

Commit f883e15

Browse files
committed
bump: sbt-scalafmt 2.5.4 (was 2.5.2)
1 parent d9565ac commit f883e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.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)