Skip to content

Commit

Permalink
Merge pull request #2635 from Godin/upgrade_jacoco
Browse files Browse the repository at this point in the history
Upgrade JaCoCo to 0.8.12
  • Loading branch information
ptrthomas authored Dec 19, 2024
2 parents c8c3edb + 8fb1b1d commit 4441908
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 @@ -42,7 +42,7 @@
<nexus.staging.plugin.version>1.6.13</nexus.staging.plugin.version>
<spring.version>5.3.19</spring.version>
<spring.boot.version>2.6.6</spring.boot.version>
<jacoco.plugin.version>0.7.9</jacoco.plugin.version>
<jacoco.plugin.version>0.8.12</jacoco.plugin.version>
</properties>

<modules>
Expand Down

0 comments on commit 4441908

Please sign in to comment.