Skip to content

Commit 9002f17

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.1 to 0.1.3. - [Release notes](https://github.com/velo/easy-jacoco-maven-plugin/releases) - [Commits](velo/easy-jacoco-maven-plugin@0.1.1...0.1.3) --- updated-dependencies: - dependency-name: com.marvinformatics.jacoco:easy-jacoco-maven-plugin dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b85401a commit 9002f17

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.1</version>
22+
<version>0.1.3</version>
2323
</extension>
2424
</extensions>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
<plugin>
289289
<groupId>com.marvinformatics.jacoco</groupId>
290290
<artifactId>easy-jacoco-maven-plugin</artifactId>
291-
<version>0.1.1</version>
291+
<version>0.1.3</version>
292292
<configuration>
293293
<projectRules>
294294
<rule>

0 commit comments

Comments
 (0)