Skip to content

Commit d233534

Browse files
Bump jacoco-maven-plugin from 0.8.9 to 0.8.10
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.9 to 0.8.10. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.9...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>
1 parent 03d1819 commit d233534

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
@@ -93,7 +93,7 @@
9393
<jmh.version>1.36</jmh.version>
9494
<spotless.version>2.36.0</spotless.version>
9595
<google-java-format.version>1.15.0</google-java-format.version>
96-
<jacoco.version>0.8.9</jacoco.version>
96+
<jacoco.version>0.8.10</jacoco.version>
9797
<!-- for documentation -->
9898
<broker.version>3.11</broker.version>
9999
<!-- to sign artifacts when releasing -->

0 commit comments

Comments
 (0)