Skip to content

Commit a0b4524

Browse files
authored
Merge pull request #5 from pragmatic-objects/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.4
Bump jacoco-maven-plugin from 0.8.3 to 0.8.4
2 parents fe25c95 + 8c911c5 commit a0b4524

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
@@ -74,7 +74,7 @@
7474
<plugin>
7575
<groupId>org.jacoco</groupId>
7676
<artifactId>jacoco-maven-plugin</artifactId>
77-
<version>0.8.3</version>
77+
<version>0.8.4</version>
7878
</plugin>
7979
<plugin>
8080
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)