Skip to content

Commit e219f72

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.14 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3255218 commit e219f72

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
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>org.jacoco</groupId>
7575
<artifactId>jacoco-maven-plugin</artifactId>
76-
<version>0.8.13</version>
76+
<version>0.8.14</version>
7777
<executions>
7878
<execution>
7979
<goals>

0 commit comments

Comments
 (0)