Skip to content

Commit de89589

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#174)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab05272 commit de89589

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
@@ -225,7 +225,7 @@
225225
<plugin>
226226
<groupId>org.jacoco</groupId>
227227
<artifactId>jacoco-maven-plugin</artifactId>
228-
<version>0.8.11</version>
228+
<version>0.8.12</version>
229229
<executions>
230230
<execution>
231231
<goals>

0 commit comments

Comments
 (0)