Skip to content

Commit ec8e107

Browse files
gvolpegvolpe-steward[bot]yisraelU
authored
Update sbt-scalafmt to 2.5.4 (#982)
Co-authored-by: gvolpe-steward[bot] <gvolpe-steward[bot]@users.noreply.github.com> Co-authored-by: Yisrael Union <[email protected]>
1 parent 06e6ec1 commit ec8e107

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("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
55
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
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.47deg" % "sbt-microsites" % "1.4.4")
99
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
1010
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")

0 commit comments

Comments
 (0)