We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2995cec commit d5dd5b7Copy full SHA for d5dd5b7
project/plugins.sbt
@@ -1,6 +1,4 @@
1
-// Add the following to z_local.sbt (which is .gitignored), to perform a release.
2
-//
3
-// addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.7")
+addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8.1")
4
5
addSbtPlugin("com.github.gseitz" % "sbt-release" % "0.7.1")
6
0 commit comments