Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
poslegm authored Oct 22, 2019
1 parent 022e892 commit 15bfe14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repository see [scalameta/scalafmt](https://github.com/scalameta/scalafmt/).

Add following line into `project/plugins.sbt`
```sbt
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.6")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.0")
```

### [User documentation](https://scalameta.org/scalafmt/)
Expand Down

0 comments on commit 15bfe14

Please sign in to comment.