Skip to content

Commit 201a8a2

Browse files
dependabot[bot]romani
authored andcommitted
dependency: bump maven.jacoco.plugin.version in /sevntu-checks
Bumps `maven.jacoco.plugin.version` from 0.8.13 to 0.8.14. Updates `org.jacoco:org.jacoco.agent` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...v0.8.14) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:org.jacoco.agent dependency-version: 0.8.14 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a70135 commit 201a8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sevntu-checks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<checkstyle.regexp.header>https://raw.githubusercontent.com/checkstyle/checkstyle/master/config/java-regexp.header</checkstyle.regexp.header>
2727
<antrun.plugin.version>3.2.0</antrun.plugin.version>
2828
<sevntu.maven.plugin>RELEASE</sevntu.maven.plugin>
29-
<maven.jacoco.plugin.version>0.8.13</maven.jacoco.plugin.version>
29+
<maven.jacoco.plugin.version>0.8.14</maven.jacoco.plugin.version>
3030
<maven.pmd.plugin.version>3.27.0</maven.pmd.plugin.version>
3131
<pmd.version>7.18.0</pmd.version>
3232
<java.version>17</java.version>

0 commit comments

Comments
 (0)