Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit b958781

Browse files
Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#60)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.9 to 0.8.10. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.9...v0.8.10) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e85a249 commit b958781

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
@@ -205,7 +205,7 @@
205205
</execution>
206206
</executions>
207207
<groupId>org.jacoco</groupId>
208-
<version>0.8.9</version>
208+
<version>0.8.10</version>
209209
</plugin>
210210
<plugin>
211211
<artifactId>maven-source-plugin</artifactId>

0 commit comments

Comments
 (0)