Skip to content

Commit d04c605

Browse files
dependabot[bot]mr-c
authored andcommitted
Bump jacoco-maven-plugin from 0.8.8 to 0.8.9
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>
1 parent c00eea5 commit d04c605

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
@@ -125,7 +125,7 @@
125125
<plugin>
126126
<groupId>org.jacoco</groupId>
127127
<artifactId>jacoco-maven-plugin</artifactId>
128-
<version>0.8.8</version>
128+
<version>0.8.9</version>
129129
<executions>
130130
<execution>
131131
<id>prepare-agent</id>

0 commit comments

Comments
 (0)