Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
poslegm authored Dec 9, 2019
1 parent ee51fd5 commit c232c8b
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 @@ -11,7 +11,7 @@ repository see [scalameta/scalafmt](https://github.com/scalameta/scalafmt/).

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

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

0 comments on commit c232c8b

Please sign in to comment.