diff options
| author | Scala Steward | 2020-05-13 20:35:25 +0200 |
|---|---|---|
| committer | GitHub | 2020-05-13 18:35:25 +0000 |
| commit | 8682def05b0c6ef5d96fd8607d6cbb8b53b316a9 (patch) | |
| tree | 7ca795981ddd6905737c246c008bbab48150c7d2 | |
| parent | a26bff060f31b0dbc24fe68fb9d9a54d2492b292 (diff) | |
Update sbt to 1.3.10 (#1415)
Co-authored-by: Jim Lawson <ucbjrl@berkeley.edu>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
| -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 a919a9b5..797e7ccf 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.3.8 +sbt.version=1.3.10 |
