Skip to content

Commit 479b4c6

Browse files
Use sbt-pgp v1.0.0
1 parent 6d6f7e7 commit 479b4c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

project/plugins.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
libraryDependencies += "org.scala-sbt" % "scripted-plugin" % sbtVersion.value
22

3+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
4+
35
addSbtPlugin("com.typesafe.sbt" % "sbt-scalariform" % "1.3.0")
46

57
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.2")

0 commit comments

Comments
 (0)