Skip to content

Commit

Permalink
Maven pom.xml(deps): Bump jacoco.version from 0.8.6 to 0.8.7
Browse files Browse the repository at this point in the history
Bumps `jacoco.version` from 0.8.6 to 0.8.7.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 5, 2021
1 parent 1cf01ee commit 8f976cb
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 @@ -25,7 +25,7 @@
<surefire-plugin.version>2.22.2</surefire-plugin.version>
<testcontainers.version>1.15.2</testcontainers.version>
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
<jacoco.version>0.8.6</jacoco.version>
<jacoco.version>0.8.7</jacoco.version>
<quarkus.package.type>jar</quarkus.package.type>
<keycloak.version>12.0.3</keycloak.version>
<jgrapht.version>1.5.1</jgrapht.version>
Expand Down

0 comments on commit 8f976cb

Please sign in to comment.