aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorvlad <vlad@drivergrp.com>2016-09-21 14:10:06 -0700
committervlad <vlad@drivergrp.com>2016-09-21 14:10:06 -0700
commit8ae27a3e3bdfdcc37e5ffa9bb78033ddafa810fc (patch)
treea66ad2d62f89ee1aa199c68aa70ee5222749f1cc /project
parent35b36e70ef9748d1ff5d37f7e9b4919a9cae2666 (diff)
downloaddriver-core-8ae27a3e3bdfdcc37e5ffa9bb78033ddafa810fc.tar.gz
driver-core-8ae27a3e3bdfdcc37e5ffa9bb78033ddafa810fc.tar.bz2
driver-core-8ae27a3e3bdfdcc37e5ffa9bb78033ddafa810fc.zip
New plugin for good release versions
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 645a063..aa6b007 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,4 +1,4 @@
resolvers += "releases" at "https://drivergrp.jfrog.io/drivergrp/releases"
credentials += Credentials("Artifactory Realm", "drivergrp.jfrog.io", "sbt-publisher", "ANC-d8X-Whm-USS")
-addSbtPlugin("xyz.driver" % "sbt-settings" % "0.5.13")
+addSbtPlugin("xyz.driver" % "sbt-settings" % "0.5.15")