Skip to content

Commit db65a5d

Browse files
scala-stewardPhilippus
authored andcommitted
Update sbt to 1.6.2
1 parent 859001e commit db65a5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You will need to make the following adjustments to your build:
3030
### project/build.properties
3131

3232
```
33-
sbt.version=1.6.1
33+
sbt.version=1.6.2
3434
```
3535

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

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.6.1
1+
sbt.version=1.6.2

0 commit comments

Comments
 (0)