Skip to content

Commit c3f9d28

Browse files
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#765)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bfb376 commit c3f9d28

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
@@ -346,7 +346,7 @@
346346
<plugin>
347347
<groupId>org.jacoco</groupId>
348348
<artifactId>jacoco-maven-plugin</artifactId>
349-
<version>0.8.12</version>
349+
<version>0.8.13</version>
350350
</plugin>
351351
<plugin>
352352
<groupId>org.sonarsource.scanner.maven</groupId>

0 commit comments

Comments
 (0)