Skip to content

Commit 713f60b

Browse files
chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#4468)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a998e37 commit 713f60b

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
@@ -43,7 +43,7 @@
4343
<lombok.version>1.18.32</lombok.version>
4444

4545
<junit-jupiter.version>5.10.2</junit-jupiter.version>
46-
<jacoco.version>0.8.11</jacoco.version>
46+
<jacoco.version>0.8.12</jacoco.version>
4747
</properties>
4848

4949
<distributionManagement>

0 commit comments

Comments
 (0)