Skip to content

Commit

Permalink
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2023
1 parent 0841ba6 commit 4ff1587
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 @@ -37,7 +37,7 @@ SOFTWARE.
<cli.version>1.5.0</cli.version>
<diktat.version>1.2.5</diktat.version>
<enforcer.version>3.2.1</enforcer.version>
<jacoco.version>0.8.8</jacoco.version>
<jacoco.version>0.8.9</jacoco.version>
<java.version>[11,)</java.version>
<junit-jupiter-api.version>5.9.2</junit-jupiter-api.version>
<junit-jupiter-engine.version>5.9.2</junit-jupiter-engine.version>
Expand Down

0 comments on commit 4ff1587

Please sign in to comment.