Skip to content

Commit d63f5be

Browse files
deps: bump org.jacoco:jacoco-maven-plugin (#142)
Bumps the minor-patch-dependencies group with 1 update: [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco). Updates `org.jacoco:jacoco-maven-plugin` from 0.8.13 to 0.8.14 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57cfadc commit d63f5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<plugin>
171171
<groupId>org.jacoco</groupId>
172172
<artifactId>jacoco-maven-plugin</artifactId>
173-
<version>0.8.13</version>
173+
<version>0.8.14</version>
174174
<executions>
175175
<execution>
176176
<goals>

0 commit comments

Comments
 (0)