Skip to content

Commit d4e0878

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

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)