From acaaf6fe4152f28546e601149843aca71dfe6b2b Mon Sep 17 00:00:00 2001 From: ljacqu Date: Sun, 21 Jan 2018 21:01:23 +0100 Subject: [PATCH] Minor dependency updates - JaCoCo 0.8.0 brings some interesting exclusions in code coverage, which means we might be able to drop TestHelper#validateHasOnlyPrivateEmptyConstructor soon --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 24f44db0c..5e5fe2545 100644 --- a/pom.xml +++ b/pom.xml @@ -224,7 +224,7 @@ org.jacoco jacoco-maven-plugin - 0.7.9 + 0.8.0 prepare-agent @@ -501,7 +501,7 @@ ru.tehkode PermissionsEx - 1.23.4 + 1.23.5 provided @@ -680,7 +680,7 @@ net.ess3 Essentials - 2.13-SNAPSHOT + 2.13.1 provided