Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 16, 2021
1 parent e5f6d32 commit fc7cbee
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 @@ -47,7 +47,7 @@
<jackson.version>2.10.0</jackson.version>
<maven.compiler.plugin.version>3.8.1</maven.compiler.plugin.version>
<javac.target>1.8</javac.target>
<jacoco.maven.plugin.version>0.8.5</jacoco.maven.plugin.version>
<jacoco.maven.plugin.version>0.8.7</jacoco.maven.plugin.version>
<coveralls.maven.plugin.version>4.3.0</coveralls.maven.plugin.version>
<jaxb.api.version>2.3.1</jaxb.api.version>
<pitest.version>1.5.2</pitest.version>
Expand Down

0 comments on commit fc7cbee

Please sign in to comment.