Skip to content

Commit db460c4

Browse files
scala-stewardcatap
authored andcommitted
Update sbt-scalafmt to 2.4.5
Closes: https://github.com/catap/scala-sha/pull/24
1 parent 92a660a commit db460c4

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
@@ -15,5 +15,5 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10")
1515
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
1616
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.1.0")
1717
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
18-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
18+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")
1919
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")

0 commit comments

Comments
 (0)