Skip to content

Commit cb88a8a

Browse files
committed
Fix spacing.
1 parent adf1a7e commit cb88a8a

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
@@ -16,5 +16,5 @@
1616

1717
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
1818
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.12")
19-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
19+
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
2020

0 commit comments

Comments
 (0)