Skip to content

Commit

Permalink
Merge pull request #78 from Bindambc/dependabot/maven/org.jacoco-jaco…
Browse files Browse the repository at this point in the history
…co-maven-plugin-0.8.9

Bump jacoco-maven-plugin from 0.8.8 to 0.8.9
  • Loading branch information
Bindambc authored Apr 3, 2023
2 parents 53efe21 + 90e5790 commit 3828523
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 @@ -141,7 +141,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.8</version>
<version>0.8.9</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 3828523

Please sign in to comment.