Update JaCoCo plugin
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 25 Feb 2016 06:56:15 +0000 (07:56 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 25 Feb 2016 06:56:19 +0000 (07:56 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index abc5aaf..36ceeb1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <plugin>
                                <groupId>org.jacoco</groupId>
                                <artifactId>jacoco-maven-plugin</artifactId>
-                               <version>0.7.1.201405082137</version>
+                               <version>0.7.6.201602180812</version>
                                <executions>
                                        <execution>
                                                <id>default-prepare-agent</id>