Skip to content

Commit 8cd6db0

Browse files
authored
Merge pull request #7 from ZrdJ/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
2 parents 25abf72 + 50aa676 commit 8cd6db0

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
@@ -99,7 +99,7 @@
9999
<plugin>
100100
<groupId>org.jacoco</groupId>
101101
<artifactId>jacoco-maven-plugin</artifactId>
102-
<version>0.8.11</version>
102+
<version>0.8.12</version>
103103
<executions>
104104
<execution>
105105
<id>prepare-agent</id>

0 commit comments

Comments
 (0)