Skip to content

Commit e9063f4

Browse files
authored
Update sbt-scalafmt to 2.5.4
1 parent 21f29e0 commit e9063f4

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
@@ -8,7 +8,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1"
88
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
99
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
1010
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
11-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
11+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
1212
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
1313
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1414
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.12.0")

0 commit comments

Comments
 (0)