We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c9b58b + 7711ba8 commit 9ef3167Copy full SHA for 9ef3167
README.md
@@ -14,7 +14,7 @@ This is a fork of the sbt-code-quality project found
14
Add the following lines to `project/plugins.sbt`:
15
16
```scala
17
-addSbtPlugin("com.etsy" % "sbt-checkstyle-plugin" % "1.0.0")
+addSbtPlugin("com.etsy" % "sbt-checkstyle-plugin" % "2.0.0")
18
```
19
20
sbt-checkstyle-plugin is an AutoPlugin, so there is no need to modify the `build.sbt` file to enable it.
0 commit comments