Skip to content

Commit

Permalink
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.10 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 278fd50 commit 3de6fd9
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 @@ -46,7 +46,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<maven.jacoco.plugin.version>0.8.7</maven.jacoco.plugin.version>
<maven.jacoco.plugin.version>0.8.10</maven.jacoco.plugin.version>
<sonar.projectKey>3KeyCompany_CZERTAINLY-Dependencies</sonar.projectKey>
<spring.data.common>3.0.0</spring.data.common>
<fasterxml.jackson>2.15.2</fasterxml.jackson>
Expand Down

0 comments on commit 3de6fd9

Please sign in to comment.