diff options
| author | Jim Lawson | 2017-09-14 09:42:07 -0700 |
|---|---|---|
| committer | GitHub | 2017-09-14 09:42:07 -0700 |
| commit | 6a5764225fd0efdb83c67124abcc06ab9bd02fc6 (patch) | |
| tree | 58771a2b91b89dea74e38b0678452bd77ed35d29 /project/build.properties | |
| parent | a97fbfca90ba1a2604c89d3595a49d5260bd5f91 (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.properties | 2 |
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 |
