diff --git a/README.md b/README.md index 70449a4..2c2a185 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ A maven plugin that wraps the Detekt CLI. It supports the same parameters as the com.github.ozsie detekt-maven-plugin - 1.17.0 + 1.17.1 verify @@ -29,7 +29,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.17.0_ can be configured in +All parameters available to Detekt version _1.17.1_ can be configured in the plugin. @@ -40,7 +40,7 @@ the plugin. com.github.ozsie detekt-maven-plugin - 1.17.0 + 1.17.1 verify @@ -65,7 +65,7 @@ Or com.github.ozsie detekt-maven-plugin - 1.17.0 + 1.17.1 verify @@ -91,7 +91,7 @@ Or com.github.ozsie detekt-maven-plugin - 1.17.0 + 1.17.1 verify @@ -118,7 +118,7 @@ standalone com.github.ozsie detekt-maven-plugin - 1.17.0 + 1.17.1 txt:reports/detekt.txt diff --git a/pom.xml b/pom.xml index b1d5a42..84fddc6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.ozsie detekt-maven-plugin - 1.17.0 + 1.17.1 maven-plugin detekt-maven-plugin Maven Plugin @@ -61,7 +61,7 @@ 0.8.7 1.6.8 3.0.1 - 1.16.0 + 1.17.0