Skip to content

Commit ac7b4ea

Browse files
authored
Merge pull request scala#106 from scala-steward/update/sbt-1.6.2
Update sbt to 1.6.2
2 parents 859001e + db65a5d commit ac7b4ea

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)