Skip to content

Commit

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2023
1 parent 07d1fed commit 7481372
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.5.0</maven.assembly.plugin.version>
<assertj.core.version>3.24.2</assertj.core.version>
<approvaltests.version>9.5.0</approvaltests.version>
<jacoco.maven.plugin.version>0.8.9</jacoco.maven.plugin.version>
<jacoco.maven.plugin.version>0.8.10</jacoco.maven.plugin.version>
<checkstyle.maven.plugin.version>3.2.1</checkstyle.maven.plugin.version>
<checkstyle.version>10.10.0</checkstyle.version>
<maven.source.plugin.version>3.2.1</maven.source.plugin.version>
Expand Down

0 comments on commit 7481372

Please sign in to comment.