Skip to content

Commit 8ab9832

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
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]>
1 parent 255cefb commit 8ab9832

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
@@ -19,7 +19,7 @@
1919
<surefire-plugin.version>3.5.3</surefire-plugin.version>
2020
<spotless.version>2.44.3</spotless.version>
2121
<google-java-format.version>1.15.0</google-java-format.version>
22-
<jacoco.version>0.8.12</jacoco.version>
22+
<jacoco.version>0.8.13</jacoco.version>
2323
<spotbugs.version>4.9.3.0</spotbugs.version>
2424
<spotbugs-annotations.version>4.9.3</spotbugs-annotations.version>
2525
<findsecbugs.version>1.13.0</findsecbugs.version>

0 commit comments

Comments
 (0)