Skip to content

Commit f70e1fc

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.5 to 0.8.11 (#3653)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.5 to 0.8.11. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.5...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 e89e777 commit f70e1fc

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
@@ -170,7 +170,7 @@
170170
<plugin>
171171
<groupId>org.jacoco</groupId>
172172
<artifactId>jacoco-maven-plugin</artifactId>
173-
<version>0.8.5</version>
173+
<version>0.8.11</version>
174174
<executions>
175175
<execution>
176176
<goals>

0 commit comments

Comments
 (0)