Skip to content

Commit 262407a

Browse files
authored
Merge pull request #170 from ponder-lab/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.14
Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
2 parents fc5e154 + 7086c81 commit 262407a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<maven.surefire.version>3.5.4</maven.surefire.version>
3434
<parallel>both</parallel>
3535
<logging.config.file>./logging.properties</logging.config.file>
36-
<jacoco-version>0.8.13</jacoco-version>
36+
<jacoco-version>0.8.14</jacoco-version>
3737
<argLine/>
3838
</properties>
3939
<dependencyManagement>

0 commit comments

Comments
 (0)