aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorJakob Odersky <jakob@driver.xyz>2018-09-17 15:24:06 -0700
committerJakob Odersky <jakob@odersky.com>2018-10-09 16:19:39 -0700
commit220ec2115b8a1b24f4a83a97ce68a4ae5e074509 (patch)
treed33da8ff32a78b4702871104104506e3ea69dc7e /project
parentb175e287bab6ed7d40ca4c9291cb24e20d93398d (diff)
downloaddriver-core-220ec2115b8a1b24f4a83a97ce68a4ae5e074509.tar.gz
driver-core-220ec2115b8a1b24f4a83a97ce68a4ae5e074509.tar.bz2
driver-core-220ec2115b8a1b24f4a83a97ce68a4ae5e074509.zip
Upgrade sbt build configuration
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 5620cc5..0cd8b07 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=1.2.1
+sbt.version=1.2.3
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 17a573c..736226d 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1 +1 @@
-addSbtPlugin("xyz.driver" % "sbt-settings" % "2.0.7")
+addSbtPlugin("xyz.driver" % "sbt-settings" % "2.0.9")