aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
Diffstat (limited to 'project')
-rw-r--r--project/plugins.sbt4
1 files changed, 3 insertions, 1 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 98fef44..d734f0e 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -4,4 +4,6 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
-addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.5") \ No newline at end of file
+addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.5")
+
+addSbtPlugin("com.updateimpact" % "updateimpact-sbt-plugin" % "2.1.2") \ No newline at end of file