Skip to content

Commit

Permalink
Merge pull request #240 from power4j/dependabot/maven/dev/org.jacoco-…
Browse files Browse the repository at this point in the history
…jacoco-maven-plugin-0.8.12

chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.12
  • Loading branch information
John-Chan authored May 30, 2024
2 parents 77b1f53 + 4dcedb4 commit 4d3091a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.8</version>
<version>0.8.12</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 4d3091a

Please sign in to comment.