Skip to content

Commit f37ddec

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

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
@@ -168,7 +168,7 @@
168168
<plugin>
169169
<groupId>org.jacoco</groupId>
170170
<artifactId>jacoco-maven-plugin</artifactId>
171-
<version>0.8.12</version>
171+
<version>0.8.13</version>
172172
<executions>
173173
<execution>
174174
<id>prepare</id>

0 commit comments

Comments
 (0)