Skip to content

Commit 23a4146

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] <support@dependabot.com>
1 parent 1f0bbcc commit 23a4146

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
@@ -43,7 +43,7 @@
4343
<plugin>
4444
<groupId>org.jacoco</groupId>
4545
<artifactId>jacoco-maven-plugin</artifactId>
46-
<version>0.8.5</version>
46+
<version>0.8.6</version>
4747
<executions>
4848
<execution>
4949
<goals>

0 commit comments

Comments
 (0)