Try lower version of jacoco

This commit is contained in:
tastybento 2023-11-18 15:26:33 -08:00
parent 43c898ecf7
commit 26d4839f6a
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.11</version>
<version>0.8.10</version>
<configuration>
<append>true</append>
<excludes>