diff --git a/README.md b/README.md index 5be6ccb..4cbf6f4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ See [below](#goals) how to execute after configuring. com.github.ozsie detekt-maven-plugin - 1.23.3.1 + 1.23.4 verify @@ -32,7 +32,7 @@ See [below](#goals) how to execute after configuring. Using the above configuration Detekt will scan source files in `${basedir}/src` and output the results in `${basedir}/detekt`. ## Configuration -All parameters available to Detekt version _1.23.3.1_ can be configured in the plugin. +All parameters available to Detekt version _1.23.4_ can be configured in the plugin. ### Local rule configuration The plugin supports local files as configuration to be passed to Detekt. @@ -42,7 +42,7 @@ The plugin supports local files as configuration to be passed to Detekt. com.github.ozsie detekt-maven-plugin - 1.23.3.1 + 1.23.4 verify @@ -66,7 +66,7 @@ The plugin supports remote config over http and https. com.github.ozsie detekt-maven-plugin - 1.23.3.1 + 1.23.4 verify @@ -93,7 +93,7 @@ See [Detekt Marketplace](https://detekt.dev/marketplace) for list of known plugi com.github.ozsie detekt-maven-plugin - 1.23.3.1 + 1.23.4 verify @@ -106,7 +106,7 @@ See [Detekt Marketplace](https://detekt.dev/marketplace) for list of known plugi io.gitlab.arturbosch.detekt detekt-rules-libraries - 1.23.3.1 + 1.23.4 @@ -121,7 +121,7 @@ See [Detekt Marketplace](https://detekt.dev/marketplace) for list of known plugi com.github.ozsie detekt-maven-plugin - 1.23.3.1 + 1.23.4 verify @@ -147,7 +147,7 @@ See [Detekt documentation](https://detekt.dev/docs/introduction/reporting) for s com.github.ozsie detekt-maven-plugin - 1.23.3.1 + 1.23.4 verify @@ -173,7 +173,7 @@ This allows the configuration be used when running goals standalone. com.github.ozsie detekt-maven-plugin - 1.23.3.1 + 1.23.4 txt:reports/detekt.txt @@ -203,7 +203,7 @@ This will generate a baseline file for each module named as `baseline- com.github.ozsie detekt-maven-plugin - 1.23.3.1 + 1.23.4 baseline.xml @@ -244,7 +244,7 @@ See [Issue #144](https://github.com/Ozsie/detekt-maven-plugin/issues/144) for an com.github.ozsie detekt-maven-plugin - 1.23.3.1 + 1.23.4 baseline.xml ${generated.classpath} diff --git a/pom.xml b/pom.xml index c8fc183..f1cca59 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.ozsie detekt-maven-plugin - 1.23.3.1 + 1.23.4 maven-plugin detekt-maven-plugin Maven Plugin @@ -61,7 +61,7 @@ 0.8.11 1.6.13 3.1.0 - 1.23.3 + 1.23.3.1