Skip to content

Commit 3eb898e

Browse files
Bump jacoco-maven-plugin from 0.7.2.201409121644 to 0.8.5
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.7.2.201409121644 to 0.8.5. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/commits/v0.8.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7669e9e commit 3eb898e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
<plugin>
192192
<groupId>org.jacoco</groupId>
193193
<artifactId>jacoco-maven-plugin</artifactId>
194-
<version>0.8.2</version>
194+
<version>0.8.5</version>
195195
<executions>
196196
<execution>
197197
<id>prepare-agent</id>

0 commit comments

Comments
 (0)