Skip to content

Commit 4ec7a0d

Browse files
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#58)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.11. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.10...v0.8.11) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f49ecda commit 4ec7a0d

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
@@ -92,7 +92,7 @@
9292
<junit-jupiter.version>5.10.0</junit-jupiter.version>
9393

9494
<plugin.surefire.version>3.1.2</plugin.surefire.version>
95-
<plugin.jacoco.version>0.8.10</plugin.jacoco.version>
95+
<plugin.jacoco.version>0.8.11</plugin.jacoco.version>
9696
<plugin.checkstyle.version>3.3.0</plugin.checkstyle.version>
9797
<plugin.javadoc.version>3.6.0</plugin.javadoc.version>
9898
</properties>

0 commit comments

Comments
 (0)