Skip to content

Commit

Permalink
Merge pull request #236 from gdcc/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
poikilotherm authored Sep 12, 2024
2 parents f67bb9f + 205e393 commit 88c226e
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 @@ -82,7 +82,7 @@
<checkstyle.version>10.14.0</checkstyle.version>
<spotbugs-maven-plugin.version>4.8.5.0</spotbugs-maven-plugin.version>
<dependency-check-maven.version>8.4.3</dependency-check-maven.version>
<jacoco.version>0.8.11</jacoco.version>
<jacoco.version>0.8.12</jacoco.version>
<sonar.version>3.11.0.3922</sonar.version>
<spotless.version>2.43.0</spotless.version>
</properties>
Expand Down

0 comments on commit 88c226e

Please sign in to comment.