From d5f334123629dd0cc331d5d9ebbb1a570739d8fb Mon Sep 17 00:00:00 2001 From: adamw Date: Tue, 25 Jul 2017 12:01:08 +0200 Subject: Preparing for sbt-release --- project/plugins.sbt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'project/plugins.sbt') 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 -- cgit v1.2.3