Skip to content

Commit c6ab40e

Browse files
dependabot[bot]fincatto
authored andcommitted
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.14
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db6e6b5 commit c6ab40e

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
@@ -187,7 +187,7 @@
187187
<plugin>
188188
<groupId>org.jacoco</groupId>
189189
<artifactId>jacoco-maven-plugin</artifactId>
190-
<version>0.8.12</version>
190+
<version>0.8.14</version>
191191
<executions>
192192
<execution>
193193
<id>prepare-agent</id>

0 commit comments

Comments
 (0)