Skip to content

Commit 1983dad

Browse files
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.13
1 parent 81a0018 commit 1983dad

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
@@ -806,7 +806,7 @@
806806
<plugin>
807807
<groupId>org.jacoco</groupId>
808808
<artifactId>jacoco-maven-plugin</artifactId>
809-
<version>0.8.11</version>
809+
<version>0.8.13</version>
810810
<executions>
811811
<execution>
812812
<goals>

0 commit comments

Comments
 (0)