Skip to content

Commit c3e2401

Browse files
authored
Merge pull request #323 from hantsy/renovate/org.jacoco-jacoco-maven-plugin-0.x
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.14
2 parents 68eab03 + 52e69a2 commit c3e2401

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
@@ -222,7 +222,7 @@
222222
<plugin>
223223
<groupId>org.jacoco</groupId>
224224
<artifactId>jacoco-maven-plugin</artifactId>
225-
<version>0.8.13</version>
225+
<version>0.8.14</version>
226226
<configuration>
227227
<excludes>
228228
<exclude>**/domain/*</exclude>

0 commit comments

Comments
 (0)