Skip to content

Commit 689f93a

Browse files
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] <[email protected]>
1 parent de9303d commit 689f93a

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
@@ -89,7 +89,7 @@
8989
<jmh.version>1.37</jmh.version>
9090
<spotless.version>2.40.0</spotless.version>
9191
<google-java-format.version>1.17.0</google-java-format.version>
92-
<jacoco.version>0.8.10</jacoco.version>
92+
<jacoco.version>0.8.11</jacoco.version>
9393
<!-- for documentation -->
9494
<broker.version>3.12</broker.version>
9595
<!-- to sign artifacts when releasing -->

0 commit comments

Comments
 (0)