Skip to content

Commit 4f79556

Browse files
authored
Merge pull request #111 from bjansen/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.13
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
2 parents 00cc722 + 2d41fd2 commit 4f79556

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
@@ -92,7 +92,7 @@
9292
<plugin>
9393
<groupId>org.jacoco</groupId>
9494
<artifactId>jacoco-maven-plugin</artifactId>
95-
<version>0.8.12</version>
95+
<version>0.8.13</version>
9696
<executions>
9797
<execution>
9898
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)