Skip to content

Commit ab13878

Browse files
dependabot[bot]ewaostrowska
authored andcommitted
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.14
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.11...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb8a82c commit ab13878

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
@@ -153,7 +153,7 @@
153153
<plugin>
154154
<groupId>org.jacoco</groupId>
155155
<artifactId>jacoco-maven-plugin</artifactId>
156-
<version>0.8.11</version>
156+
<version>0.8.14</version>
157157
<executions>
158158
<execution>
159159
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)