mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-02-18 13:21:54 +01:00
Updated jacoco-maven-plugin to 0.8.3
This commit is contained in:
parent
280f2e6c1c
commit
7843bb0f0f
2
pom.xml
2
pom.xml
@ -245,7 +245,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.jacoco</groupId>
|
<groupId>org.jacoco</groupId>
|
||||||
<artifactId>jacoco-maven-plugin</artifactId>
|
<artifactId>jacoco-maven-plugin</artifactId>
|
||||||
<version>0.8.1</version>
|
<version>0.8.3</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<append>true</append>
|
<append>true</append>
|
||||||
<excludes>
|
<excludes>
|
||||||
|
Loading…
Reference in New Issue
Block a user