Skip to content

Commit a47ff75

Browse files
authored
Merge pull request #173 from nanotaboada/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.13
chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
2 parents b516cb2 + 2b99639 commit a47ff75

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
@@ -217,7 +217,7 @@
217217
<plugin>
218218
<groupId>org.jacoco</groupId>
219219
<artifactId>jacoco-maven-plugin</artifactId>
220-
<version>0.8.12</version>
220+
<version>0.8.13</version>
221221
<configuration>
222222
<!-- https://www.eclemma.org/jacoco/trunk/doc/report-mojo.html#excludes -->
223223
<excludes>

0 commit comments

Comments
 (0)