Skip to content

Commit b95bf24

Browse files
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#3252)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8aa775 commit b95bf24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<slf4j.version>2.0.17</slf4j.version>
4747

4848
<!-- Other dependencies -->
49-
<jacoco.version>0.8.12</jacoco.version>
49+
<jacoco.version>0.8.13</jacoco.version>
5050
<commons-dbcp.version>1.4</commons-dbcp.version>
5151
<htmlunit.version>4.7.0</htmlunit.version>
5252
<gson.version>2.11.0</gson.version>

0 commit comments

Comments
 (0)