Skip to content

Commit 2eeff98

Browse files
authored
Merge pull request #337 from nanotaboada/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.15
chore(deps-dev): bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
2 parents 5186500 + dde138f commit 2eeff98

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
@@ -313,7 +313,7 @@
313313
<plugin>
314314
<groupId>org.jacoco</groupId>
315315
<artifactId>jacoco-maven-plugin</artifactId>
316-
<version>0.8.14</version>
316+
<version>0.8.15</version>
317317
<configuration>
318318
<!-- https://www.eclemma.org/jacoco/trunk/doc/report-mojo.html#excludes -->
319319
<excludes>

0 commit comments

Comments
 (0)