Skip to content

Commit

Permalink
Merge pull request #78 from power4j/dependabot/maven/org.jacoco-jacoc…
Browse files Browse the repository at this point in the history
…o-maven-plugin-0.8.8

chore(deps): bump jacoco-maven-plugin from 0.8.7 to 0.8.8
  • Loading branch information
John-Chan authored Jan 25, 2024
2 parents b0fbf94 + 11d4e16 commit 0857d1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.7</version>
<version>0.8.8</version>
<executions>
<execution>
<goals>
Expand Down Expand Up @@ -294,7 +294,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.7</version>
<version>0.8.8</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 0857d1b

Please sign in to comment.