Skip to content

Commit c45f76c

Browse files
committed
Update Jacoco maven plugin for build test reporting
1 parent e5a0df6 commit c45f76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
<plugin>
269269
<groupId>org.jacoco</groupId>
270270
<artifactId>jacoco-maven-plugin</artifactId>
271-
<version>0.8.13</version>
271+
<version>0.8.14</version>
272272
<executions>
273273
<execution>
274274
<id>prepare-agent</id>

0 commit comments

Comments
 (0)