From eab7e2d0d099e25eb03447fc43c49f8d3c5c8335 Mon Sep 17 00:00:00 2001 From: Nick Holloway Date: Sun, 4 Oct 2020 17:43:12 +0100 Subject: [PATCH] Use 1.3.1-SNAPSHOT of bp-build Need to update checkstyle dependencies to match checkstyle.xml --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4b71779..1ce5bf2 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ - 1.3.0 + 1.3.1-SNAPSHOT @@ -113,7 +113,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.17 + 3.1.1 checkstyle.xml true @@ -123,7 +123,7 @@ com.puppycrawl.tools checkstyle - 8.18 + 8.36.2 uk.co.blackpepper