Skip to content

Commit

Permalink
Merge pull request #1980 from scalacenter/drop-sbt13
Browse files Browse the repository at this point in the history
docs: drop sbt 1.3.x support
  • Loading branch information
bjaglin authored Sep 23, 2024
2 parents dd28aba + a34bf5b commit 7b1c07c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/users/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Note that other setups may work, but could result in unexpected behavior.

## sbt

Start by installing the sbt 1.3+ plugin in `project/plugins.sbt`
Start by installing the sbt 1.4+ plugin in `project/plugins.sbt`

```scala
// project/plugins.sbt
Expand Down

0 comments on commit 7b1c07c

Please sign in to comment.