Skip to content

Commit ccba45d

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

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
@@ -69,7 +69,7 @@
6969
<plugin>
7070
<groupId>org.jacoco</groupId>
7171
<artifactId>jacoco-maven-plugin</artifactId>
72-
<version>0.8.12</version>
72+
<version>0.8.13</version>
7373
<executions>
7474
<execution>
7575
<id>prepare-agent</id>

0 commit comments

Comments
 (0)