Skip to content

Commit 2b99639

Browse files
chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.13. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b516cb2 commit 2b99639

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
@@ -217,7 +217,7 @@
217217
<plugin>
218218
<groupId>org.jacoco</groupId>
219219
<artifactId>jacoco-maven-plugin</artifactId>
220-
<version>0.8.12</version>
220+
<version>0.8.13</version>
221221
<configuration>
222222
<!-- https://www.eclemma.org/jacoco/trunk/doc/report-mojo.html#excludes -->
223223
<excludes>

0 commit comments

Comments
 (0)