Skip to content

Commit a8768ad

Browse files
Maven pom.xml(deps): Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#106)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dfb5ed3 commit a8768ad

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
@@ -217,7 +217,7 @@
217217
<plugin>
218218
<groupId>org.jacoco</groupId>
219219
<artifactId>jacoco-maven-plugin</artifactId>
220-
<version>0.8.9</version>
220+
<version>0.8.10</version>
221221
<executions>
222222
<execution>
223223
<id>prepare-agent</id>

0 commit comments

Comments
 (0)