Skip to content

Commit 62eb789

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#222)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.11. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.10...v0.8.11) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 841f316 commit 62eb789

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
@@ -474,7 +474,7 @@
474474
<plugin>
475475
<groupId>org.jacoco</groupId>
476476
<artifactId>jacoco-maven-plugin</artifactId>
477-
<version>0.8.10</version>
477+
<version>0.8.11</version>
478478
<configuration>
479479
<outputDirectory>${project.build.directory}</outputDirectory>
480480
<includes>

0 commit comments

Comments
 (0)