Skip to content

Commit 33b90c8

Browse files
authored
Update sbt-scalafmt to 2.5.5
1 parent 8f0356c commit 33b90c8

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
@@ -8,7 +8,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0"
88
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
99
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
1010
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
11-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
11+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
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)