Skip to content

Commit f77c92f

Browse files
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.13
1 parent 70d719c commit f77c92f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<sonar.scanner.version>3.9.0.2155</sonar.scanner.version>
5858

5959
<!-- TestCoverage -->
60-
<jacoco.version>0.8.11</jacoco.version>
60+
<jacoco.version>0.8.13</jacoco.version>
6161

6262
<!-- Code Formatting -->
6363
<checkstyle.version>9.3</checkstyle.version>

0 commit comments

Comments
 (0)