aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorvlad <vlad@driver.xyz>2017-05-03 17:52:13 -0700
committervlad <vlad@driver.xyz>2017-05-03 17:52:13 -0700
commitd6695390a60aaaa907f0b8744ce5757fde30a9eb (patch)
tree658fce41f662d5e744eaf5cb3ad6152cf0c567d8 /project
parent066417ab2ca1cc2a8aab76c182115573ec7f5405 (diff)
downloaddriver-core-d6695390a60aaaa907f0b8744ce5757fde30a9eb.tar.gz
driver-core-d6695390a60aaaa907f0b8744ce5757fde30a9eb.tar.bz2
driver-core-d6695390a60aaaa907f0b8744ce5757fde30a9eb.zip
Updated README.md and the new sbt-settingsv0.12.4
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 f5d22a2..a5ce3ec 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.7.19")
+addSbtPlugin("xyz.driver" % "sbt-settings" % "0.7.34")