Skip to content

Commit bffb48d

Browse files
Bump jacoco-maven-plugin from 0.8.5 to 0.8.6 (#111)
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[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89107bb commit bffb48d

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
@@ -199,7 +199,7 @@
199199
<plugin>
200200
<groupId>org.jacoco</groupId>
201201
<artifactId>jacoco-maven-plugin</artifactId>
202-
<version>0.8.5</version>
202+
<version>0.8.6</version>
203203
<executions>
204204
<execution>
205205
<goals>

0 commit comments

Comments
 (0)