Skip to content

Commit e359375

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.13 (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 366a8f3 commit e359375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<plugin>
8888
<groupId>org.jacoco</groupId>
8989
<artifactId>jacoco-maven-plugin</artifactId>
90-
<version>0.8.12</version>
90+
<version>0.8.13</version>
9191
<executions>
9292
<execution>
9393
<goals>

0 commit comments

Comments
 (0)