aboutsummaryrefslogtreecommitdiff
path: root/project/plugins.sbt
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/plugins.sbt
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/plugins.sbt')
-rw-r--r--project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
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")