Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2127d50

Browse files
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#232)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.13. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 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 0b6d9b0 commit 2127d50

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
@@ -131,7 +131,7 @@
131131
<versions-maven-plugin.version>2.18.0</versions-maven-plugin.version>
132132
<!-- Maven build plugins for quality checks -->
133133
<error.prone.core.version>2.37.0</error.prone.core.version>
134-
<jacoco.maven.plugin.version>0.8.12</jacoco.maven.plugin.version>
134+
<jacoco.maven.plugin.version>0.8.13</jacoco.maven.plugin.version>
135135
<palantir.java.format.version>2.58.0</palantir.java.format.version>
136136
<spotbugs.maven.plugin.version>4.9.3.0</spotbugs.maven.plugin.version>
137137
<spotless.maven.plugin.version>2.44.4</spotless.maven.plugin.version>

0 commit comments

Comments
 (0)