Skip to content

Commit e0e0b13

Browse files
committed
remove global sbt-pgp
1 parent be4300b commit e0e0b13

File tree

3 files changed

+1
-8
lines changed

3 files changed

+1
-8
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
.sbt/**/staging/
99
.sbt/**/dependency/
1010
.sbt/*/credentials.sbt
11-
.sbt/gpg/
11+
.sbt/gpg

.sbt/0.13/plugins/plugins.sbt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.7.5")
44

55
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.8.4")
66

7-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
8-
97
resolvers += "jgit-repo" at "http://download.eclipse.org/jgit/maven"
108

119
libraryDependencies += "org.slf4j" % "slf4j-simple" % "1.7.12"

.sbt/0.13/sbt-pgp.sbt

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)