aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorvlad <vlad@drivergrp.com>2016-09-21 11:23:51 -0700
committervlad <vlad@drivergrp.com>2016-09-21 11:23:51 -0700
commit35b36e70ef9748d1ff5d37f7e9b4919a9cae2666 (patch)
treee1c2872083e7db743d0a3c2e00f9cc477e2529ff /project
parent217ab29e22c119351e1fbd0bcbe6a7a44f1aed2b (diff)
downloaddriver-core-35b36e70ef9748d1ff5d37f7e9b4919a9cae2666.tar.gz
driver-core-35b36e70ef9748d1ff5d37f7e9b4919a9cae2666.tar.bz2
driver-core-35b36e70ef9748d1ff5d37f7e9b4919a9cae2666.zip
Adding some more info to /version and removing build pluginv0.8.1
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 aadf14a..645a063 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.11")
+addSbtPlugin("xyz.driver" % "sbt-settings" % "0.5.13")