diff options
| author | Jim Lawson | 2017-05-27 20:34:39 -0700 |
|---|---|---|
| committer | Jack Koenig | 2017-05-27 20:34:39 -0700 |
| commit | 8c9c9e2c341c87607d44026b8fc5457409c707b3 (patch) | |
| tree | 9fa71fca8dc75524b2565f06c07386894f2583b5 /project/build.properties | |
| parent | 99db604e59e8f052d7628f104eecb2641c6ab9b2 (diff) | |
Prep for Scala 2.12 (#557)
* Update dependencies and JavaConverters for Scala 2.12
* Bump Scala (and library) version(s).
* replace "error" with "Utils.error"; bump Scala version to 2.11.11
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 35c88bab..64317fda 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=0.13.12 +sbt.version=0.13.15 |
