aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorJakob Odersky <jakob@driver.xyz>2017-09-22 15:32:35 -0700
committerJakob Odersky <jakob@driver.xyz>2017-09-22 15:35:03 -0700
commit676ddd423470e58dda711a9363027aad98b74a59 (patch)
tree64a2371e1af4c9d6c0335ac034bde3e1922ead0b /project
parent9b0bed19489dbbd59c52a77e9c0c080a880ca262 (diff)
downloaddriver-core-676ddd423470e58dda711a9363027aad98b74a59.tar.gz
driver-core-676ddd423470e58dda711a9363027aad98b74a59.tar.bz2
driver-core-676ddd423470e58dda711a9363027aad98b74a59.zip
Upgrade sbt and slickv1.1.0
Diffstat (limited to 'project')
-rw-r--r--project/build.properties5
-rw-r--r--project/plugins.sbt2
2 files changed, 2 insertions, 5 deletions
diff --git a/project/build.properties b/project/build.properties
index 4c003f6..b7dd3cb 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1,4 +1 @@
-#Activator-generated Properties
-#Wed Jul 06 16:08:49 PDT 2016
-template.uuid=a675a7df-bee3-48df-9eaa-688d99e5814e
-sbt.version=0.13.8
+sbt.version=1.0.2
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 4da27d0..94ce7f7 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.40")
+addSbtPlugin("xyz.driver" % "sbt-settings" % "1.0.1")