Skip to content

Commit faf1762

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#4137)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.13. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ggivo <[email protected]>
1 parent 3037f63 commit faf1762

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
@@ -234,7 +234,7 @@
234234
<plugin>
235235
<groupId>org.jacoco</groupId>
236236
<artifactId>jacoco-maven-plugin</artifactId>
237-
<version>0.8.12</version>
237+
<version>0.8.13</version>
238238
<executions>
239239
<execution>
240240
<goals>

0 commit comments

Comments
 (0)