Skip to content

Commit af4e997

Browse files
Chore(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#1881)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9ccd9f commit af4e997

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
@@ -112,7 +112,7 @@
112112
<plugin>
113113
<groupId>org.jacoco</groupId>
114114
<artifactId>jacoco-maven-plugin</artifactId>
115-
<version>0.8.11</version>
115+
<version>0.8.12</version>
116116
<configuration>
117117
<!-- no need to get data about external code. It dramatically reduces performance of JaCoCo for nothing -->
118118
<excludes>

0 commit comments

Comments
 (0)