Skip to content

Commit

Permalink
Bump version.jacoco from 0.8.11 to 0.8.12
Browse files Browse the repository at this point in the history
Bumps `version.jacoco` from 0.8.11 to 0.8.12.

Updates `org.jacoco:jacoco-maven-plugin` 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)

Updates `org.jacoco:org.jacoco.ant` 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
- dependency-name: org.jacoco:org.jacoco.ant
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 3, 2024
1 parent e79c4c0 commit 3946d85
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 @@ -92,7 +92,7 @@
<version.checkstyle>10.15.0</version.checkstyle> <!-- Property for Checkstyle's regression CI - see issues 216 and 586 -->
<version.copy-rename-maven-plugin>1.0.1</version.copy-rename-maven-plugin>
<version.flatten-maven-plugin>1.6.0</version.flatten-maven-plugin>
<version.jacoco>0.8.11</version.jacoco>
<version.jacoco>0.8.12</version.jacoco>
<version.maven-antrun-plugin>3.1.0</version.maven-antrun-plugin>
<version.maven-assembly-plugin>3.7.1</version.maven-assembly-plugin>
<version.maven-compiler-plugin>3.13.0</version.maven-compiler-plugin>
Expand Down

0 comments on commit 3946d85

Please sign in to comment.