Skip to content

Commit 3b13307

Browse files
authored
Merge pull request #156 from scala-steward/update/sbt-1.10.3
Update sbt to 1.10.3
2 parents c2c0557 + 99203cf commit 3b13307

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.10.2
28+
sbt.version=1.10.3
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.10.2
1+
sbt.version=1.10.3

0 commit comments

Comments
 (0)