Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

Commit 7bf9b71

Browse files
Bump jacoco-maven-plugin from 0.8.4 to 0.8.5
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.4 to 0.8.5. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.4...v0.8.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5e33d2f commit 7bf9b71

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
@@ -196,7 +196,7 @@
196196
<plugin>
197197
<groupId>org.jacoco</groupId>
198198
<artifactId>jacoco-maven-plugin</artifactId>
199-
<version>0.8.4</version>
199+
<version>0.8.5</version>
200200
</plugin>
201201
<plugin>
202202
<groupId>org.sonatype.plugins</groupId>

0 commit comments

Comments
 (0)