diff options
| author | Jack Koenig | 2017-12-18 12:01:22 -0800 |
|---|---|---|
| committer | GitHub | 2017-12-18 12:01:22 -0800 |
| commit | 8ab501e7527139a4ee8d0b38f9b4384551387043 (patch) | |
| tree | e02d669e537d81f436072057d22cc62c1322a65d /project/build.properties | |
| parent | 9480c0034861bbdae2217dcf91fd8b1fe45806ad (diff) | |
Bump sbt (#703)
Bump SBT to 1.0.4 and update plugins
Update Scala versions and sbt commands in .travis.yml
Replace run-main with runMain
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 c091b86c..394cb75c 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=0.13.16 +sbt.version=1.0.4 |
