Skip to content

Commit

Permalink
Bump jacoco.version from 0.8.5 to 0.8.6 (#377)
Browse files Browse the repository at this point in the history
Bumps `jacoco.version` from 0.8.5 to 0.8.6.

Updates `jacoco-maven-plugin` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.5...v0.8.6)

Updates `org.jacoco.ant` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.5...v0.8.6)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Sep 16, 2020
1 parent 9927331 commit 6c41029
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 @@ -34,7 +34,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven.compiler.source>${java.version}</maven.compiler.source>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<jacoco.version>0.8.5</jacoco.version>
<jacoco.version>0.8.6</jacoco.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<spring-cloud.version>Hoxton.SR8</spring-cloud.version>
<awaitility.version>4.0.2</awaitility.version>
Expand Down

0 comments on commit 6c41029

Please sign in to comment.