diff --git a/README.md b/README.md index e324dc2..f2469ed 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A maven plugin that wraps the Detekt CLI. It supports the same parameters as the com.github.ozsie detekt-maven-plugin - 1.9.0 + 1.9.1 verify @@ -28,7 +28,7 @@ A maven plugin that wraps the Detekt CLI. It supports the same parameters as the ``` Using the above configuration, Detekt will scan source files in _${basedir}/src_ and output the results in _${basedir}/detekt_. -All parameters available to Detekt version _1.9.0_ can be configured in +All parameters available to Detekt version _1.9.1_ can be configured in the plugin. @@ -39,7 +39,7 @@ the plugin. com.github.ozsie detekt-maven-plugin - 1.9.0 + 1.9.1 verify @@ -63,7 +63,7 @@ the plugin. com.github.ozsie detekt-maven-plugin - 1.9.0 + 1.9.1 verify