Skip to content

Commit 568e93a

Browse files
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.13
1 parent 1efbaa9 commit 568e93a

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
@@ -77,7 +77,7 @@
7777
<plugin>
7878
<groupId>org.jacoco</groupId>
7979
<artifactId>jacoco-maven-plugin</artifactId>
80-
<version>0.8.12</version>
80+
<version>0.8.13</version>
8181
<executions>
8282
<execution>
8383
<id>prepare-agent</id>

0 commit comments

Comments
 (0)