Skip to content

Commit 46fb480

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.14 to 0.8.15. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.14...v0.8.15) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4aa84ae commit 46fb480

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
@@ -274,7 +274,7 @@
274274
<plugin>
275275
<groupId>org.jacoco</groupId>
276276
<artifactId>jacoco-maven-plugin</artifactId>
277-
<version>0.8.14</version>
277+
<version>0.8.15</version>
278278
<executions>
279279
<execution>
280280
<id>prepare-coverage</id>

0 commit comments

Comments
 (0)