Skip to content

Commit

Permalink
Bump jacoco-maven-plugin from 0.8.8 to 0.8.9
Browse files Browse the repository at this point in the history
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.9.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.8...v0.8.9)

---
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 5, 2023
1 parent 3422179 commit 38dc5b6
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 @@ -38,7 +38,7 @@
<version.smallrye.code.rules.plugin>2</version.smallrye.code.rules.plugin>
<version.formatter.plugin>2.22.0</version.formatter.plugin>
<version.impsort.plugin>1.8.0</version.impsort.plugin>
<version.jacoco.plugin>0.8.8</version.jacoco.plugin>
<version.jacoco.plugin>0.8.9</version.jacoco.plugin>
<version.smallrye.plugin>1.0.0</version.smallrye.plugin>
<version.buildnumber.plugin>3.0.0</version.buildnumber.plugin>
<version.versions.plugin>2.15.0</version.versions.plugin>
Expand Down

0 comments on commit 38dc5b6

Please sign in to comment.