Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit 24f0c05

Browse files
authored
Merge pull request #677 from mewna/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.8
build(deps): bump jacoco-maven-plugin from 0.8.7 to 0.8.8
2 parents 1547da1 + ae145c7 commit 24f0c05

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
@@ -323,7 +323,7 @@
323323
<plugin>
324324
<groupId>org.jacoco</groupId>
325325
<artifactId>jacoco-maven-plugin</artifactId>
326-
<version>0.8.7</version>
326+
<version>0.8.8</version>
327327
<executions>
328328
<execution>
329329
<goals>

0 commit comments

Comments
 (0)