aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorJakob Odersky <jakob@driver.xyz>2018-01-29 14:10:15 -0800
committerJakob Odersky <jakob@driver.xyz>2018-01-29 14:10:50 -0800
commit2cd52e9e872f9c3695e68b7a6a7094bb216dfd74 (patch)
tree584d47ffd8bd08487eceb51aa6944c2ba8c759ee /project
parentf5c5c18fd6e8038bc0f3831e47de94a55b46589a (diff)
downloaddriver-core-2cd52e9e872f9c3695e68b7a6a7094bb216dfd74.tar.gz
driver-core-2cd52e9e872f9c3695e68b7a6a7094bb216dfd74.tar.bz2
driver-core-2cd52e9e872f9c3695e68b7a6a7094bb216dfd74.zip
Upgrade akka dependency (to fix binary incompatibility problem)v1.7.1
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..8b697bb 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=1.0.3
+sbt.version=1.1.0
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 1ef8b09..ae21eba 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.6")
+addSbtPlugin("xyz.driver" % "sbt-settings" % "1.0.7")