Skip to content

Commit 9fd4b2e

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#978)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.13. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 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 e7e0287 commit 9fd4b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@
755755
<plugin>
756756
<groupId>org.jacoco</groupId>
757757
<artifactId>jacoco-maven-plugin</artifactId>
758-
<version>0.8.12</version>
758+
<version>0.8.13</version>
759759
<configuration>
760760
<!--Configure to work on codecov-->
761761
<!--https://github.com/codecov/example-java/blob/master/pom.xml-->

0 commit comments

Comments
 (0)