diff options
| author | Scala Steward | 2023-01-09 19:25:47 +0100 |
|---|---|---|
| committer | GitHub | 2023-01-09 10:25:47 -0800 |
| commit | 897d187236f42c1561b904f6dacc21905e59cc28 (patch) | |
| tree | f009e64f4772817b2e401a1ea28e5b1c6ac960e8 | |
| parent | 135739f0c7ef3f6404ba7115f77c7d7b913f6748 (diff) | |
Update sbt to 1.8.2 (#2589)
| -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 8b9a0b0a..46e43a97 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.8.0 +sbt.version=1.8.2 |
