Skip to content

Commit e8d971a

Browse files
Bump org.jacoco:jacoco-maven-plugin in the maven-deps group
Bumps the maven-deps group with 1 update: [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco). Updates `org.jacoco:jacoco-maven-plugin` 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:development update-type: version-update:semver-patch dependency-group: maven-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8312e87 commit e8d971a

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
@@ -98,7 +98,7 @@
9898
<plugin>
9999
<groupId>org.jacoco</groupId>
100100
<artifactId>jacoco-maven-plugin</artifactId>
101-
<version>0.8.14</version>
101+
<version>0.8.15</version>
102102
<configuration>
103103
<skip>true</skip>
104104
</configuration>

0 commit comments

Comments
 (0)