Skip to content

Commit 7489e35

Browse files
scala-stewardraboof
authored andcommitted
Update sbt-scalafmt to 2.2.1 (#80)
1 parent 46e2a72 commit 7489e35

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
@@ -1,4 +1,4 @@
11
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
22
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.5")
33
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.3.0")
4-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.7")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.1")

0 commit comments

Comments
 (0)