Skip to content

Commit 3968f9a

Browse files
dependabot[bot]reda-alaoui
authored andcommitted
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.11. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.10...v0.8.11) --- 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>
1 parent 3a435df commit 3968f9a

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.13.0</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.10</jacoco.version>
22+
<jacoco.version>0.8.11</jacoco.version>
2323
<takari-plugin-testing.version>3.0.1</takari-plugin-testing.version>
2424
<google-java-format.version>1.18.1</google-java-format.version>
2525
</properties>

0 commit comments

Comments
 (0)