aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorJakob Odersky <jakob@driver.xyz>2018-02-16 11:55:37 -0800
committerJakob Odersky <jakob@driver.xyz>2018-02-16 11:55:37 -0800
commitcd6f5ec463b0795a0a7433acb5214084a4d633b6 (patch)
treefe96a2c8c00d3a56afcb9d504978c96568929e40 /project
parentdad4898d45351fd76aa5cc2fa1a7eca846603eb9 (diff)
downloadrest-query-cd6f5ec463b0795a0a7433acb5214084a4d633b6.tar.gz
rest-query-cd6f5ec463b0795a0a7433acb5214084a4d633b6.tar.bz2
rest-query-cd6f5ec463b0795a0a7433acb5214084a4d633b6.zip
Upgrade core (requires upgrading sbt settings as well)v1.1.2
Diffstat (limited to 'project')
-rw-r--r--project/build.properties2
-rw-r--r--project/plugins.sbt2
2 files changed, 2 insertions, 2 deletions
diff --git a/project/build.properties b/project/build.properties
index 9abea12..31334bb 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=1.0.3
+sbt.version=1.1.1
diff --git a/project/plugins.sbt b/project/plugins.sbt
index ae21eba..b1fa5f8 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,3 +1,3 @@
resolvers += "releases" at "https://drivergrp.jfrog.io/drivergrp/releases"
-addSbtPlugin("xyz.driver" % "sbt-settings" % "1.0.7")
+addSbtPlugin("xyz.driver" % "sbt-settings" % "1.0.8")