Skip to content

Commit 458873c

Browse files
committed
Update sbt-scalafmt to 2.5.2
1 parent b6c8cfc commit 458873c

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
@@ -3,6 +3,6 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
33
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
44
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
55
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
6-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
6+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
77
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
88
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")

0 commit comments

Comments
 (0)