Skip to content

Commit 4859970

Browse files
authoredMay 8, 2024
Merge pull request #145 from scala-steward/update/sbt-1.10.0
Update sbt to 1.10.0
2 parents 0e3f8b4 + c0d19f0 commit 4859970

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

Diff for: ‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You will need to make the following adjustments to your build:
2525
### project/build.properties
2626

2727
```
28-
sbt.version=1.9.9
28+
sbt.version=1.10.0
2929
```
3030

3131
You must use sbt 1.5.5 or newer; older versions of sbt are not supported.

Diff for: ‎project/build.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.9.9
1+
sbt.version=1.10.0

0 commit comments

Comments
 (0)