Skip to content

Commit 109a0ca

Browse files
authored
Merge pull request #23 from zileo-net/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 34bdc15 + ad3405e commit 109a0ca

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
@@ -78,7 +78,7 @@
7878
<plugin>
7979
<groupId>org.jacoco</groupId>
8080
<artifactId>jacoco-maven-plugin</artifactId>
81-
<version>0.8.10</version>
81+
<version>0.8.12</version>
8282
<executions>
8383
<execution>
8484
<id>prepare-agent</id>

0 commit comments

Comments
 (0)