Skip to content

Commit 01dd447

Browse files
chore(deps): bump org.jacoco:jacoco-maven-plugin in /example
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 c67947e commit 01dd447

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<maven-enforcer-plugin>3.6.2</maven-enforcer-plugin>
2727
<arch-unit-maven-plugin.version>4.0.2</arch-unit-maven-plugin.version>
2828
<jackson-module-kotlin.version>2.20.0</jackson-module-kotlin.version>
29-
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
29+
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
3030
<jib-maven.plugin.version>3.4.5</jib-maven.plugin.version>
3131
<git-code-format-maven-plugin.version>5.4</git-code-format-maven-plugin.version>
3232
<githook-maven-plugin.version>1.0.5</githook-maven-plugin.version>

0 commit comments

Comments
 (0)