Skip to content

Commit d7801d9

Browse files
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#143)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.13. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 473b7b8 commit d7801d9

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
@@ -66,7 +66,7 @@
6666
<logback.version>1.5.18</logback.version>
6767
<junit.version>5.12.1</junit.version>
6868
<mockito.version>5.15.2</mockito.version>
69-
<jacoco.version>0.8.12</jacoco.version>
69+
<jacoco.version>0.8.13</jacoco.version>
7070
<checkstyle.version>10.23.0</checkstyle.version>
7171
<checkstyle.config.location>checkstyle.xml</checkstyle.config.location>
7272
<maven-compiler.version>3.14.0</maven-compiler.version>

0 commit comments

Comments
 (0)