Skip to content

Commit 143d125

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
<plugin>
244244
<groupId>org.jacoco</groupId>
245245
<artifactId>jacoco-maven-plugin</artifactId>
246-
<version>0.8.12</version>
246+
<version>0.8.13</version>
247247
<executions>
248248
<execution>
249249
<id>prepare-agent</id>

0 commit comments

Comments
 (0)