1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-26 02:15:31 +02:00

[releng] Update to latest jacoco maven plugin version

This commit is contained in:
Jonah Graham 2022-12-07 15:37:19 -05:00
parent b87a45520a
commit 2af753223e

View file

@ -749,7 +749,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.7</version>
<version>0.8.8</version>
<executions>
<execution>
<id>pre-test</id>