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

Commit d848631

Browse files
Bump jacoco-maven-plugin from 0.8.5 to 0.8.6
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.5 to 0.8.6. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.5...v0.8.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 59a6ab3 commit d848631

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
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.jacoco</groupId>
110110
<artifactId>jacoco-maven-plugin</artifactId>
111-
<version>0.8.5</version>
111+
<version>0.8.6</version>
112112
<executions>
113113
<execution>
114114
<goals>

0 commit comments

Comments
 (0)