Skip to content

Commit

Permalink
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#209)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent 829fc7b commit 654a997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsyntrax/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<maven.assembly.plugin.version>3.7.1</maven.assembly.plugin.version>
<assertj.core.version>3.25.3</assertj.core.version>
<approvaltests.version>9.5.0</approvaltests.version>
<jacoco.maven.plugin.version>0.8.11</jacoco.maven.plugin.version>
<jacoco.maven.plugin.version>0.8.12</jacoco.maven.plugin.version>
<checkstyle.maven.plugin.version>3.3.1</checkstyle.maven.plugin.version>
<checkstyle.version>10.14.2</checkstyle.version>
<maven.source.plugin.version>3.3.1</maven.source.plugin.version>
Expand Down

0 comments on commit 654a997

Please sign in to comment.