Skip to content

Commit dab5dda

Browse files
committed
Revert "Remove an unused plugin"
This reverts commit 9c46f70.
1 parent bd766f9 commit dab5dda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/plugins.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
22
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.4.0")
3+
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
34
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
45
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.2")
56
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")

0 commit comments

Comments
 (0)