Skip to content

Commit

Permalink
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2023
1 parent eac9c5b commit 2d81011
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 @@ -18,7 +18,7 @@
<skipITs>true</skipITs>
<surefire-plugin.version>3.0.0</surefire-plugin.version>
<checkstyle-maven-plugin.version>3.2.2</checkstyle-maven-plugin.version>
<jacoco.version>0.8.9</jacoco.version>
<jacoco.version>0.8.10</jacoco.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 2d81011

Please sign in to comment.