Skip to content

Commit 99a050f

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

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
@@ -216,7 +216,7 @@
216216
<plugin>
217217
<groupId>org.jacoco</groupId>
218218
<artifactId>jacoco-maven-plugin</artifactId>
219-
<version>0.8.9</version>
219+
<version>0.8.10</version>
220220
<executions>
221221
<execution>
222222
<id>prepare-agent</id>

0 commit comments

Comments
 (0)