Skip to content

Commit 1de574d

Browse files
build(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#504)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.9. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...v0.8.9) --- 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 2e3853a commit 1de574d

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.8</version>
337+
<version>0.8.9</version>
338338
</plugin>
339339
<plugin>
340340
<groupId>org.sonarsource.scanner.maven</groupId>

0 commit comments

Comments
 (0)