From 2a529ed2e5d9244d44467ab7d85618e50fc99f74 Mon Sep 17 00:00:00 2001 From: Oscar Djupfeldt Date: Mon, 28 Sep 2020 15:19:05 +0200 Subject: [PATCH] Updated version and readme --- README.md | 12 ++++++------ pom.xml | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index b7be7a2..a426f3b 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.13.1 + 1.14.0 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.13.1_ can be configured in +All parameters available to Detekt version _1.14.0_ can be configured in the plugin. @@ -40,7 +40,7 @@ the plugin. com.github.ozsie detekt-maven-plugin - 1.13.1 + 1.14.0 verify @@ -65,7 +65,7 @@ Or com.github.ozsie detekt-maven-plugin - 1.13.1 + 1.14.0 verify @@ -91,7 +91,7 @@ Or com.github.ozsie detekt-maven-plugin - 1.13.1 + 1.14.0 verify @@ -118,7 +118,7 @@ standalone com.github.ozsie detekt-maven-plugin - 1.13.1 + 1.14.0 txt:reports/detekt.txt diff --git a/pom.xml b/pom.xml index 3351aa7..9a09065 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.ozsie detekt-maven-plugin - 1.13.1 + 1.14.0 maven-plugin detekt-maven-plugin Maven Plugin @@ -61,7 +61,7 @@ 0.8.6 1.6.8 1.6 - 1.12.0 + 1.13.1