Skip to content

Commit e1a574e

Browse files
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.11
1 parent 0a1d2b4 commit e1a574e

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
@@ -22,7 +22,7 @@
2222
<main.basedir>${project.basedir}</main.basedir>
2323

2424
<!-- Analysis Tools for CI -->
25-
<build-plugin.jacoco.version>0.8.10</build-plugin.jacoco.version>
25+
<build-plugin.jacoco.version>0.8.11</build-plugin.jacoco.version>
2626
</properties>
2727

2828
<modules>

0 commit comments

Comments
 (0)