Skip to content

Commit d54588c

Browse files
dependabot[bot]DrSatyr
authored andcommitted
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 9255664 commit d54588c

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
@@ -349,7 +349,7 @@
349349
<plugin>
350350
<groupId>org.jacoco</groupId>
351351
<artifactId>jacoco-maven-plugin</artifactId>
352-
<version>0.8.14</version>
352+
<version>0.8.15</version>
353353
</plugin>
354354
<plugin>
355355
<groupId>org.sonarsource.scanner.maven</groupId>

0 commit comments

Comments
 (0)