Skip to content

Commit

Permalink
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
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>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent 498a1c9 commit 67e454b
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 @@ -75,7 +75,7 @@
<spotbugs.plugin.version>4.8.3.1</spotbugs.plugin.version>
<spotbugs.version>4.7.3</spotbugs.version>
<junit.version>5.10.2</junit.version>
<jacoco.plugin.version>0.8.11</jacoco.plugin.version>
<jacoco.plugin.version>0.8.12</jacoco.plugin.version>
<git-commit-id-plugin.version>8.0.1</git-commit-id-plugin.version>
<assertj.version>3.25.3</assertj.version>
<logback.version>1.5.3</logback.version>
Expand Down

0 comments on commit 67e454b

Please sign in to comment.