aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authoradamw <adam@warski.org>2017-11-14 11:25:05 +0100
committeradamw <adam@warski.org>2017-11-14 11:25:05 +0100
commit78948aaf762440eb801d1500986cd9607c687f07 (patch)
tree49dc44e925b22b9e7265252ad1b11fcf61bcf3a6 /project
parent669c758e4a6cdb82b48ed5de5752c7802b52fef5 (diff)
downloadsttp-78948aaf762440eb801d1500986cd9607c687f07.tar.gz
sttp-78948aaf762440eb801d1500986cd9607c687f07.tar.bz2
sttp-78948aaf762440eb801d1500986cd9607c687f07.zip
Updating dependencies
Diffstat (limited to 'project')
-rw-r--r--project/plugins.sbt4
1 files changed, 2 insertions, 2 deletions
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")