Skip to content

Commit ea044a1

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/test/resources/jacoco/test

src/test/resources/jacoco/test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>org.jacoco</groupId>
3131
<artifactId>jacoco-maven-plugin</artifactId>
32-
<version>0.8.12</version>
32+
<version>0.8.13</version>
3333
<executions>
3434
<execution>
3535
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)