Skip to content

Commit 3a2d0ba

Browse files
dependabot[bot]paul58914080
authored andcommitted
build: 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 962a8c2 commit 3a2d0ba

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
@@ -82,7 +82,7 @@
8282
<maven-compiler-plugin.version>3.15.0</maven-compiler-plugin.version>
8383
<maven-jar-plugin.version>3.5.0</maven-jar-plugin.version>
8484
<maven-surefire-plugin.version>3.5.5</maven-surefire-plugin.version>
85-
<jacoco.version>0.8.14</jacoco.version>
85+
<jacoco.version>0.8.15</jacoco.version>
8686
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
8787
<maven-resources-plugin.version>3.5.0</maven-resources-plugin.version>
8888
<maven-source-plugin.version>3.4.0</maven-source-plugin.version>

0 commit comments

Comments
 (0)