Skip to content

Commit b0f0d74

Browse files
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.14
1 parent 4de637f commit b0f0d74

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
@@ -401,7 +401,7 @@
401401
<plugin>
402402
<groupId>org.jacoco</groupId>
403403
<artifactId>jacoco-maven-plugin</artifactId>
404-
<version>0.8.13</version>
404+
<version>0.8.14</version>
405405

406406
<executions>
407407
<execution>

0 commit comments

Comments
 (0)