⬆️ Update to JaCoCo 0.8.5
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 31 May 2020 14:50:40 +0000 (16:50 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 31 May 2020 14:50:40 +0000 (16:50 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 0933bc7..735bee5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <plugin>
                                <groupId>org.jacoco</groupId>
                                <artifactId>jacoco-maven-plugin</artifactId>
-                               <version>0.7.0.201403182114</version>
+                               <version>0.8.5</version>
                                <executions>
                                        <execution>
                                                <id>default-prepare-agent</id>