Skip to content

Commit fd53d85

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 b90a249 commit fd53d85

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
@@ -175,7 +175,7 @@
175175
<plugin>
176176
<groupId>org.jacoco</groupId>
177177
<artifactId>jacoco-maven-plugin</artifactId>
178-
<version>0.8.14</version>
178+
<version>0.8.15</version>
179179
</plugin>
180180
<plugin>
181181
<groupId>org.jreleaser</groupId>

0 commit comments

Comments
 (0)