Skip to content

Commit 1a90bea

Browse files
authored
Merge pull request #179 from fslev/renovate/org.jacoco-jacoco-maven-plugin-0.x
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.13
2 parents da77f70 + ea03f5c commit 1a90bea

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
@@ -158,7 +158,7 @@
158158
<plugin>
159159
<groupId>org.jacoco</groupId>
160160
<artifactId>jacoco-maven-plugin</artifactId>
161-
<version>0.8.12</version>
161+
<version>0.8.13</version>
162162
<executions>
163163
<execution>
164164
<goals>

0 commit comments

Comments
 (0)