Skip to content

Commit

Permalink
Bump jacoco-version from 0.8.9 to 0.8.10
Browse files Browse the repository at this point in the history
Bumps `jacoco-version` from 0.8.9 to 0.8.10.

Updates `org.jacoco.agent` 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)

Updates `jacoco-maven-plugin` 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:org.jacoco.agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent af5d507 commit 02917e6
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 @@ -42,7 +42,7 @@
<testcontainers.version>1.18.0</testcontainers.version>
<spring-prometheus-app-info-version>1.2.0</spring-prometheus-app-info-version>
<spring-request-id-logger-version>1.2.1</spring-request-id-logger-version>
<jacoco-version>0.8.9</jacoco-version>
<jacoco-version>0.8.10</jacoco-version>
<jsonwebtoken-version>0.11.5</jsonwebtoken-version>
</properties>

Expand Down

0 comments on commit 02917e6

Please sign in to comment.