Skip to content

Commit c24baac

Browse files
authored
Merge pull request #84 from green-code-initiative/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.12
2 parents 6a9d53e + 228faa1 commit c24baac

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
@@ -215,7 +215,7 @@
215215
<plugin>
216216
<groupId>org.jacoco</groupId>
217217
<artifactId>jacoco-maven-plugin</artifactId>
218-
<version>0.8.10</version>
218+
<version>0.8.12</version>
219219
<executions>
220220
<execution>
221221
<id>prepare-agent</id>

0 commit comments

Comments
 (0)