Skip to content

Commit 55d7aff

Browse files
Bump com.marvinformatics.jacoco:easy-jacoco-maven-plugin
Bumps [com.marvinformatics.jacoco:easy-jacoco-maven-plugin](https://github.com/velo/easy-jacoco-maven-plugin) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/velo/easy-jacoco-maven-plugin/releases) - [Commits](velo/easy-jacoco-maven-plugin@0.1.3...0.1.4) --- updated-dependencies: - dependency-name: com.marvinformatics.jacoco:easy-jacoco-maven-plugin dependency-version: 0.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc3d3ff commit 55d7aff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.mvn/extensions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
<extension>
2020
<groupId>com.marvinformatics.jacoco</groupId>
2121
<artifactId>easy-jacoco-maven-plugin</artifactId>
22-
<version>0.1.3</version>
22+
<version>0.1.4</version>
2323
</extension>
2424
</extensions>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@
551551
<plugin>
552552
<groupId>com.marvinformatics.jacoco</groupId>
553553
<artifactId>easy-jacoco-maven-plugin</artifactId>
554-
<version>0.1.3</version>
554+
<version>0.1.4</version>
555555
<configuration>
556556
<projectRules>
557557
<rule>

0 commit comments

Comments
 (0)