Skip to content

Commit bdcf20e

Browse files
authored
Update readme.md
1 parent 315ba54 commit bdcf20e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository see [scalameta/scalafmt](https://github.com/scalameta/scalafmt/).
1010

1111
Add following line into `project/plugins.sbt`
1212
```sbt
13-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.5")
13+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.6")
1414
```
1515

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

0 commit comments

Comments
 (0)