Skip to content

Commit fd50e85

Browse files
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#643)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.11...v0.8.12) --- 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 8561d13 commit fd50e85

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
@@ -339,7 +339,7 @@
339339
<plugin>
340340
<groupId>org.jacoco</groupId>
341341
<artifactId>jacoco-maven-plugin</artifactId>
342-
<version>0.8.11</version>
342+
<version>0.8.12</version>
343343
</plugin>
344344
<plugin>
345345
<groupId>org.sonarsource.scanner.maven</groupId>

0 commit comments

Comments
 (0)