Skip to content

Commit af1e6ca

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

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
@@ -246,7 +246,7 @@
246246
<plugin>
247247
<groupId>org.jacoco</groupId>
248248
<artifactId>jacoco-maven-plugin</artifactId>
249-
<version>0.8.12</version>
249+
<version>0.8.13</version>
250250
</plugin>
251251
<plugin>
252252
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)