Skip to content

Commit

Permalink
Bump org.jacoco:jacoco-maven-plugin from 0.8.3 to 0.8.11
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.3 to 0.8.11.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.3...v0.8.11)

---
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 Nov 6, 2023
1 parent cc3b58e commit 9c18f9a
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 @@ -46,7 +46,7 @@
<project.version>3.0.3-SNAPSHOT</project.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>17</java.version>
<jacoco.version>0.8.3</jacoco.version>
<jacoco.version>0.8.11</jacoco.version>
<snakeyaml.version>2.0</snakeyaml.version>
<maven-release-plugin.version>3.0.1</maven-release-plugin.version>
</properties>
Expand Down

0 comments on commit 9c18f9a

Please sign in to comment.