Skip to content

Commit

Permalink
Update sbt to 1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and xuwei-k committed Aug 26, 2023
1 parent a0c4fc0 commit ec1383b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ You will need to make the following adjustments to your build:
### project/build.properties

```
sbt.version=1.9.3
sbt.version=1.9.4
```

You must use sbt 1.5.5 or newer; older versions of sbt are not supported.
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.9.3
sbt.version=1.9.4

0 comments on commit ec1383b

Please sign in to comment.