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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mjacoby committed Apr 8, 2024
1 parent 420f5ab commit 8e2259b
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 @@ -54,7 +54,7 @@
<plugin.javadoc.version>3.6.3</plugin.javadoc.version>
<plugin.projectinfo.version>3.5.0</plugin.projectinfo.version>
<plugin.source.version>3.3.1</plugin.source.version>
<plugin.jacoco.version>0.8.11</plugin.jacoco.version>
<plugin.jacoco.version>0.8.12</plugin.jacoco.version>
<classgraph.version>4.8.170</classgraph.version>
<commons-codec.version>1.15</commons-codec.version>
<commons-io.version>2.15.1</commons-io.version>
Expand Down

0 comments on commit 8e2259b

Please sign in to comment.