Skip to content

Commit 6f7063f

Browse files
chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.11
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.11. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...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]>
1 parent 3617210 commit 6f7063f

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
@@ -175,7 +175,7 @@
175175
<plugin>
176176
<groupId>org.jacoco</groupId>
177177
<artifactId>jacoco-maven-plugin</artifactId>
178-
<version>0.8.8</version>
178+
<version>0.8.11</version>
179179
<executions>
180180
<execution>
181181
<goals>

0 commit comments

Comments
 (0)