diff options
| author | Jim Lawson | 2018-11-21 10:19:51 -0800 |
|---|---|---|
| committer | GitHub | 2018-11-21 10:19:51 -0800 |
| commit | 75360af6d9052a38533a57bcb99545f73081a301 (patch) | |
| tree | 848f40d85f1b4d5929545e0a758413c20c984092 /project/build.properties | |
| parent | 2f40920b6d13d0ea573a3c6eebee3ffedfa83ddc (diff) | |
Bump sbt to 1.2.6; update dependencies (#941)
* Bump sbt to 1.2.6; update dependencies
* Add explanation for explicit junit library dependency
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 31334bbd..7c58a83a 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.1.1 +sbt.version=1.2.6 |
