Skip to content

Commit 10231ea

Browse files
authored
Merge pull request #1303 from mybatis/renovate/org.jacoco-jacoco-maven-plugin-0.x
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.13
2 parents bc585db + d0f4d27 commit 10231ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eclipse/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
<plugin>
230230
<groupId>org.jacoco</groupId>
231231
<artifactId>jacoco-maven-plugin</artifactId>
232-
<version>0.8.12</version>
232+
<version>0.8.13</version>
233233
<configuration>
234234
<append>true</append>
235235
</configuration>

0 commit comments

Comments
 (0)