Skip to content

Commit

Permalink
chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (
Browse files Browse the repository at this point in the history
#219)

Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) 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:jacoco-maven-plugin
  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>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent fdd69af commit b7576da
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 @@ -61,7 +61,7 @@
<groovy-all.version>4.0.24</groovy-all.version>
<hamcrest.version>1.3</hamcrest.version>
<jackson.version>2.18.2</jackson.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<jupiter.version>5.11.3</jupiter.version>
<junit-platform.version>1.11.0</junit-platform.version>
<jsonassert.version>1.5.3</jsonassert.version>
Expand Down

0 comments on commit b7576da

Please sign in to comment.