Skip to content

Commit 61d83ea

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.11...v0.8.12) --- 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]>
1 parent 3e3de31 commit 61d83ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@
736736
<plugin>
737737
<groupId>org.jacoco</groupId>
738738
<artifactId>jacoco-maven-plugin</artifactId>
739-
<version>0.8.11</version>
739+
<version>0.8.12</version>
740740
<configuration>
741741
<!--Configure to work on codecov-->
742742
<!--https://github.com/codecov/example-java/blob/master/pom.xml-->

0 commit comments

Comments
 (0)