Skip to content

Commit c6d858c

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#776)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18e6dd4 commit c6d858c

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
@@ -71,7 +71,7 @@
7171

7272
<!--plugin versions -->
7373
<spotbugs.maven.plugin.version>4.8.6.6</spotbugs.maven.plugin.version>
74-
<jacoco.version>0.8.12</jacoco.version>
74+
<jacoco.version>0.8.13</jacoco.version>
7575
<javacc.maven.plugin.version>3.1.1</javacc.maven.plugin.version>
7676
<maven.assembly.plugin.version>3.7.1</maven.assembly.plugin.version>
7777
<maven.checkstyle.plugin.version>3.6.0</maven.checkstyle.plugin.version>

0 commit comments

Comments
 (0)