Skip to content

Commit

Permalink
Added the git plugin again
Browse files Browse the repository at this point in the history
  • Loading branch information
lu4nm3 committed Sep 28, 2018
1 parent b9f4fac commit d3b70db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion project/plugins.sbt
Expand Up @@ -2,4 +2,6 @@ logLevel := Level.Warn

addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.3")

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")

addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")

0 comments on commit d3b70db

Please sign in to comment.