Skip to content

Commit

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

Updates `org.jacoco:org.jacoco.agent` from 0.8.10 to 0.8.11
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.10...v0.8.11)

Updates `org.jacoco:jacoco-maven-plugin` from 0.8.10 to 0.8.11
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.10...v0.8.11)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent a1e1e0c commit c38c9e9
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 @@ -27,7 +27,7 @@
<testcontainers.version>1.18.3</testcontainers.version>
<spring-prometheus-app-info-version>2.0.2</spring-prometheus-app-info-version>
<spring-request-id-logger-version>2.0.0</spring-request-id-logger-version>
<jacoco-version>0.8.10</jacoco-version>
<jacoco-version>0.8.11</jacoco-version>
</properties>

<dependencies>
Expand Down

0 comments on commit c38c9e9

Please sign in to comment.