Skip to content

Commit c7335af

Browse files
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c36fea commit c7335af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<maven.compiler.release>21</maven.compiler.release>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1111
<fj-doc-version>8.16.9</fj-doc-version>
12-
<jacoco-plugin-version>0.8.13</jacoco-plugin-version>
12+
<jacoco-plugin-version>0.8.14</jacoco-plugin-version>
1313
</properties>
1414
<dependencyManagement>
1515
<dependencies>

0 commit comments

Comments
 (0)