Skip to content

Commit f20dce8

Browse files
[maven]: Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.14 to 0.8.15. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.14...v0.8.15) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1925010 commit f20dce8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<junit.version>6.1.0</junit.version>
5757
<mockito.version>5.23.0</mockito.version>
5858
<slf4j.version>2.0.18</slf4j.version>
59-
<jacoco.version>0.8.14</jacoco.version>
59+
<jacoco.version>0.8.15</jacoco.version>
6060
<spotless.version>3.6.0</spotless.version>
6161
</properties>
6262

0 commit comments

Comments
 (0)