Skip to content

Commit ea03f5c

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.13
1 parent d7f1cd8 commit ea03f5c

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
@@ -173,7 +173,7 @@
173173
<plugin>
174174
<groupId>org.jacoco</groupId>
175175
<artifactId>jacoco-maven-plugin</artifactId>
176-
<version>0.8.12</version>
176+
<version>0.8.13</version>
177177
<executions>
178178
<execution>
179179
<goals>

0 commit comments

Comments
 (0)