aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authoradamw <adam@warski.org>2018-01-29 14:26:22 +0100
committeradamw <adam@warski.org>2018-01-29 14:28:14 +0100
commitc691841ad379de9bd1e96038b1504592012255e7 (patch)
tree9cb0ab6e600983fa393c7815aff0c110175b10a2 /project
parent4c191667745bfc08d23bba61c69b42ae84e7f448 (diff)
downloadsttp-c691841ad379de9bd1e96038b1504592012255e7.tar.gz
sttp-c691841ad379de9bd1e96038b1504592012255e7.tar.bz2
sttp-c691841ad379de9bd1e96038b1504592012255e7.zip
Updating plugins
Diffstat (limited to 'project')
-rw-r--r--project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 11b41ba..1d83f24 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -4,6 +4,6 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")
-addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.6")
+addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.7")
addSbtPlugin("com.updateimpact" % "updateimpact-sbt-plugin" % "2.1.3") \ No newline at end of file