Skip to content

Commit cefbda3

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

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
@@ -292,7 +292,7 @@
292292
<plugin>
293293
<groupId>org.jacoco</groupId>
294294
<artifactId>jacoco-maven-plugin</artifactId>
295-
<version>0.8.12</version>
295+
<version>0.8.13</version>
296296
<configuration>
297297
<skip>${jacoco.skip}</skip>
298298
<excludes>

0 commit comments

Comments
 (0)