Skip to content

Commit c0d19f0

Browse files
scala-stewardPhilippus
authored andcommitted
Update sbt to 1.10.0
1 parent 0e3f8b4 commit c0d19f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.

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)