Skip to content

Commit ce37308

Browse files
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.13 (#668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a00a7e commit ce37308

File tree

1 file changed

+1
-1
lines changed
  • spring-modulith-outbox-pattern

1 file changed

+1
-1
lines changed

spring-modulith-outbox-pattern/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency-check-maven.version>12.1.0</dependency-check-maven.version>
3030
<properties-maven-plugin.version>1.2.1</properties-maven-plugin.version>
3131
<sonar-maven-plugin.version>5.1.0.4751</sonar-maven-plugin.version>
32-
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
32+
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
3333
<jacoco.minimum.coverage>0.80</jacoco.minimum.coverage>
3434
<jacoco.utReportFolder>${project.build.directory}/jacoco/test</jacoco.utReportFolder>
3535
<jacoco.utReportFile>${jacoco.utReportFolder}/test.exec</jacoco.utReportFile>

0 commit comments

Comments
 (0)