Skip to content

Commit

Permalink
Merge pull request #29 from sephiroth-j/dependabot/maven/org.jacoco-j…
Browse files Browse the repository at this point in the history
…acoco-maven-plugin-0.8.12

Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
  • Loading branch information
github-actions[bot] committed Apr 8, 2024
2 parents 2eb4aef + 366d51a commit f476217
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 @@ -38,7 +38,7 @@
<spring.security.version>[6.0.0,6.99.99)</spring.security.version>
<junit.jupiter.version>[5.9.0,5.99.99)</junit.jupiter.version>
<reactor.version>[3.2.0.RELEASE,3.99.99)</reactor.version>
<jacoco.version>0.8.11</jacoco.version>
<jacoco.version>0.8.12</jacoco.version>
<wagon.version>3.5.3</wagon.version>
<javadoc.version>3.6.3</javadoc.version>
<byte-buddy.version>[1.14.0,1.99.99)</byte-buddy.version>
Expand Down

0 comments on commit f476217

Please sign in to comment.