Skip to content

Commit aa3083a

Browse files
Bump jacoco-maven-plugin from 0.8.7 to 0.8.10 (#112)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.7 to 0.8.10. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.7...v0.8.10) --- 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 e74c2db commit aa3083a

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
<org.apache.commons.lang.version>3.9</org.apache.commons.lang.version>
2020
<org.apache.commons.exec.version>1.3</org.apache.commons.exec.version>
2121
<jgit.version>5.13.1.202206130422-r</jgit.version>
22-
<jacoco.version>0.8.7</jacoco.version>
22+
<jacoco.version>0.8.10</jacoco.version>
2323
<takari-plugin-testing.version>2.9.2</takari-plugin-testing.version>
2424
<google-java-format.version>1.16.0</google-java-format.version>
2525
</properties>

0 commit comments

Comments
 (0)