Skip to content

Commit

Permalink
Revert to Jacoco 0.8.8 to try to fix failing Jenkins builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
ledsoft committed Sep 22, 2023
1 parent b71e5fb commit 5d64b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -196,7 +196,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.9</version>
<version>0.8.8</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 5d64b3b

Please sign in to comment.