Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ajsquared committed Jun 1, 2015
1 parent e8e5bc7 commit 8095ccf
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 @@ -14,7 +14,7 @@ This is a fork of the sbt-code-quality project found
Add the following lines to `project/plugins.sbt`

```scala
addSbtPlugin("com.etsy" % "sbt-checkstyle-plugin" % "0.5.0")
addSbtPlugin("com.etsy" % "sbt-checkstyle-plugin" % "0.5.1")
```

Then add the following line to `build.sbt`:
Expand Down

0 comments on commit 8095ccf

Please sign in to comment.