aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorZach Smith <zach@driver.xyz>2017-05-01 17:37:45 -0700
committerZach Smith <zach@driver.xyz>2017-05-01 17:37:45 -0700
commit066417ab2ca1cc2a8aab76c182115573ec7f5405 (patch)
tree8895f2695248167596384957898168735b983900 /project
parentde978cf0a1e44cf906b407ca27089a16537f05c7 (diff)
downloaddriver-core-066417ab2ca1cc2a8aab76c182115573ec7f5405.tar.gz
driver-core-066417ab2ca1cc2a8aab76c182115573ec7f5405.tar.bz2
driver-core-066417ab2ca1cc2a8aab76c182115573ec7f5405.zip
Bump sbt-settings and fix errorsv0.12.3
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 a4722e8..f5d22a2 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.48")
+addSbtPlugin("xyz.driver" % "sbt-settings" % "0.7.19")