Skip to content

Commit cf95401

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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)