Skip to content

Commit 7343aac

Browse files
Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#442)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.9. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...v0.8.9) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2540bd8 commit 7343aac

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
@@ -256,7 +256,7 @@
256256
<plugin>
257257
<groupId>org.jacoco</groupId>
258258
<artifactId>jacoco-maven-plugin</artifactId>
259-
<version>0.8.8</version>
259+
<version>0.8.9</version>
260260
<executions>
261261
<execution>
262262
<id>prepare-agent</id>

0 commit comments

Comments
 (0)