Skip to content

Commit c2f273d

Browse files
build(deps): 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 d5312be commit c2f273d

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
@@ -174,7 +174,7 @@ SPDX-License-Identifier: Apache-2.0
174174
<sonar.language>java</sonar.language>
175175

176176
<!-- JaCoCo Properties -->
177-
<jacoco.version>0.8.14</jacoco.version>
177+
<jacoco.version>0.8.15</jacoco.version>
178178
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
179179
<sonar.coverage.jacoco.xmlReportPaths>
180180
target/site/jacoco/jacoco.xml,

0 commit comments

Comments
 (0)