Skip to content

Commit c6653ed

Browse files
authored
Merge pull request #222 from gresrun/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.8
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
2 parents 3b19a6f + f282412 commit c6653ed

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
@@ -110,7 +110,7 @@
110110
<plugin>
111111
<groupId>org.jacoco</groupId>
112112
<artifactId>jacoco-maven-plugin</artifactId>
113-
<version>0.8.7</version>
113+
<version>0.8.8</version>
114114
<executions>
115115
<execution>
116116
<id>prepare-agent</id>

0 commit comments

Comments
 (0)