Skip to content

Commit ab24cbd

Browse files
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#574)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e62fd7 commit ab24cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
<plugin>
335335
<groupId>org.jacoco</groupId>
336336
<artifactId>jacoco-maven-plugin</artifactId>
337-
<version>0.8.10</version>
337+
<version>0.8.11</version>
338338
</plugin>
339339
<plugin>
340340
<groupId>org.sonarsource.scanner.maven</groupId>

0 commit comments

Comments
 (0)