Skip to content

Commit

Permalink
build(deps): bump version.jacoco from 0.8.11 to 0.8.12
Browse files Browse the repository at this point in the history
Bumps `version.jacoco` from 0.8.11 to 0.8.12.

Updates `org.jacoco:org.jacoco.core` from 0.8.11 to 0.8.12
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.11...v0.8.12)

Updates `org.jacoco:jacoco-maven-plugin` from 0.8.11 to 0.8.12
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.11...v0.8.12)

---
updated-dependencies:
- dependency-name: org.jacoco:org.jacoco.core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent 1cc6031 commit b538747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<!-- Tests -->
<version.junit>4.13.2</version.junit>
<version.mockito>4.9.0</version.mockito>
<version.jacoco>0.8.11</version.jacoco>
<version.jacoco>0.8.12</version.jacoco>
<version.shrinkwrap.resolver>3.3.1</version.shrinkwrap.resolver>
<version.jboss_spec>3.0.3.Final</version.jboss_spec>
<surefire.security.manager/>
Expand Down

0 comments on commit b538747

Please sign in to comment.