aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authoradamw <adam@warski.org>2017-07-25 12:01:08 +0200
committeradamw <adam@warski.org>2017-07-25 12:01:08 +0200
commitd5f334123629dd0cc331d5d9ebbb1a570739d8fb (patch)
tree171d44a73388cb08a3e3d109356f45bcd55cedaa /project
parent8e2e4d0e93c33b61ec7aae3edb992400f77d51a3 (diff)
downloadsttp-d5f334123629dd0cc331d5d9ebbb1a570739d8fb.tar.gz
sttp-d5f334123629dd0cc331d5d9ebbb1a570739d8fb.tar.bz2
sttp-d5f334123629dd0cc331d5d9ebbb1a570739d8fb.zip
Preparing for sbt-release
Diffstat (limited to 'project')
-rw-r--r--project/plugins.sbt6
1 files changed, 4 insertions, 2 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index ca2955f..7b64831 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,5 +1,7 @@
addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.8")
-addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC5")
+addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC8")
-addSbtPlugin("ch.epfl.scala" % "sbt-release-early" % "1.0.4+8-2e879ede+20170721-1345") \ No newline at end of file
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
+
+addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.5") \ No newline at end of file