We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 315ba54 commit bdcf20eCopy full SHA for bdcf20e
1 file changed
readme.md
@@ -10,7 +10,7 @@ repository see [scalameta/scalafmt](https://github.com/scalameta/scalafmt/).
10
11
Add following line into `project/plugins.sbt`
12
```sbt
13
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.6")
14
```
15
16
### [User documentation](https://scalameta.org/scalafmt/)
0 commit comments