Skip to content

Commit 820aed8

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.5 to 0.8.12
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.5 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.5...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] <support@github.com>
1 parent 0fac5c3 commit 820aed8

File tree

1 file changed

+1
-1
lines changed
  • modules/jacoco-aggregator-module

1 file changed

+1
-1
lines changed

modules/jacoco-aggregator-module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<plugin>
8383
<groupId>org.jacoco</groupId>
8484
<artifactId>jacoco-maven-plugin</artifactId>
85-
<version>0.8.5</version>
85+
<version>0.8.12</version>
8686
<executions>
8787
<execution>
8888
<id>report-aggregate</id>

0 commit comments

Comments
 (0)