Skip to content

Commit

Permalink
Merge pull request #130 from daniel-frak/renovate/jacoco.version
Browse files Browse the repository at this point in the history
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.12
  • Loading branch information
daniel-frak authored Apr 3, 2024
2 parents c4aaa17 + a759d75 commit fa52a83
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 @@ -16,7 +16,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<jacoco.version>0.8.10</jacoco.version>
<jacoco.version>0.8.12</jacoco.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit fa52a83

Please # to comment.