summaryrefslogtreecommitdiff
path: root/project/build.properties
diff options
context:
space:
mode:
authorJim Lawson2017-09-14 09:42:07 -0700
committerGitHub2017-09-14 09:42:07 -0700
commit6a5764225fd0efdb83c67124abcc06ab9bd02fc6 (patch)
tree58771a2b91b89dea74e38b0678452bd77ed35d29 /project/build.properties
parenta97fbfca90ba1a2604c89d3595a49d5260bd5f91 (diff)
Update sbt to 0.13.16; add Scala 2.12 support. (#675)
To clean, test, and build Scala 2.11 and Scala 2.12 versions: % sbt +clean +test +publishLocal
Diffstat (limited to 'project/build.properties')
-rw-r--r--project/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/build.properties b/project/build.properties
index 64317fda..c091b86c 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=0.13.15
+sbt.version=0.13.16