aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorZach Smith <zach@driver.xyz>2017-06-21 14:45:12 -0700
committerZach Smith <zach@driver.xyz>2017-06-21 14:45:12 -0700
commit7bacb8f4bc4337e3045507f47c5f8f1b0447041a (patch)
treeb26127b14d0d3a9a9f027f7b1108189afd57b495 /project
parent88452d0351522a0e33b7b61e8817a93321cb777f (diff)
downloaddriver-core-7bacb8f4bc4337e3045507f47c5f8f1b0447041a.tar.gz
driver-core-7bacb8f4bc4337e3045507f47c5f8f1b0447041a.tar.bz2
driver-core-7bacb8f4bc4337e3045507f47c5f8f1b0447041a.zip
Bump sbt-settings to 0.7.39v0.13.13
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 a5ce3ec..83fdd9a 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.34")
+addSbtPlugin("xyz.driver" % "sbt-settings" % "0.7.39")