Skip to content

Commit

Permalink
Bump jacoco from 0.8.10 to 0.8.11 (#1268)
Browse files Browse the repository at this point in the history
Bumps `jacoco` from 0.8.10 to 0.8.11.

Updates `org.jacoco:jacoco` 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: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:org.jacoco.ant` 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:jacoco
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jacoco:org.jacoco.agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jacoco:org.jacoco.ant
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent ba22406 commit ea230c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ hazelcast = "5.3.2"
httpclient = "4.5.14"
jackrabbit = "1.56.0"
jackson = "2.15.3"
jacoco = "0.8.10"
jacoco = "0.8.11"
jakarta-inject = "2.0.1"
jamm = "0.4.0"
java-object-layout = "0.17"
Expand Down

0 comments on commit ea230c0

Please sign in to comment.