Skip to content

Commit e287020

Browse files
dependabot[bot]ricellis
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 b9bc701 commit e287020

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
@@ -22,7 +22,7 @@
2222
<testng-version>7.12.0</testng-version>
2323
<okhttp3-version>5.3.2</okhttp3-version>
2424
<surefire-version>3.5.6</surefire-version>
25-
<jacoco-plugin-version>0.8.14</jacoco-plugin-version>
25+
<jacoco-plugin-version>0.8.15</jacoco-plugin-version>
2626
<maven-deploy-plugin-version>3.1.4</maven-deploy-plugin-version>
2727
<maven-source-plugin-version>3.4.0</maven-source-plugin-version>
2828
<central-publish-plugin-version>0.10.0</central-publish-plugin-version>

0 commit comments

Comments
 (0)