From 78948aaf762440eb801d1500986cd9607c687f07 Mon Sep 17 00:00:00 2001 From: adamw Date: Tue, 14 Nov 2017 11:25:05 +0100 Subject: Updating dependencies --- project/plugins.sbt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'project') diff --git a/project/plugins.sbt b/project/plugins.sbt index e842d0f..477c20e 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,8 +1,8 @@ -addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.12") +addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.14") addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0") -addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0-M1") +addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0") addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.6") -- cgit v1.2.3