Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit b900f1d

Browse files
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 (#205)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.7 to 0.8.8. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.7...v0.8.8) --- 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 228ad2c commit b900f1d

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
@@ -208,7 +208,7 @@
208208
<plugin>
209209
<groupId>org.jacoco</groupId>
210210
<artifactId>jacoco-maven-plugin</artifactId>
211-
<version>0.8.7</version>
211+
<version>0.8.8</version>
212212
<executions>
213213
<execution>
214214
<goals>

0 commit comments

Comments
 (0)