Skip to content

Commit 1da01be

Browse files
authored
Merge pull request #225 from git-commit-id/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.13
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
2 parents 6439912 + 875300d commit 1da01be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@
353353
<plugin>
354354
<groupId>org.jacoco</groupId>
355355
<artifactId>jacoco-maven-plugin</artifactId>
356-
<version>0.8.12</version>
356+
<version>0.8.13</version>
357357
<executions>
358358
<execution>
359359
<id>prepare-agent</id>

0 commit comments

Comments
 (0)