Skip to content

Commit 85a1fd6

Browse files
dependabot[bot]coheigea
authored andcommitted
Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#533)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8a3897 commit 85a1fd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@
472472
<plugin>
473473
<groupId>org.jacoco</groupId>
474474
<artifactId>jacoco-maven-plugin</artifactId>
475-
<version>0.8.13</version>
475+
<version>0.8.14</version>
476476
<configuration>
477477
<outputDirectory>${project.build.directory}</outputDirectory>
478478
<includes>

0 commit comments

Comments
 (0)