Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump org-jacoco from 0.8.12 to 0.8.13
Bumps `org-jacoco` from 0.8.12 to 0.8.13.

Updates `org.jacoco:org.jacoco.agent` from 0.8.12 to 0.8.13
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.12...v0.8.13)

Updates `org.jacoco:org.jacoco.ant` from 0.8.12 to 0.8.13
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.12...v0.8.13)

---
updated-dependencies:
- dependency-name: org.jacoco:org.jacoco.agent
  dependency-version: 0.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jacoco:org.jacoco.ant
  dependency-version: 0.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 4, 2025
commit f7d8910d55b70597290d4ae56791016a6f65fb90
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ com-puppycrawl-tools-checkstyle = "10.20.0"
nl-littlerobots-version-catalog-update-plugin = "0.8.5"
org-assertj = "3.26.3"
org-gaul-modernizer = "2.9.0"
org-jacoco = "0.8.12"
org-jacoco = "0.8.13"
org-junit-jupiter = "5.11.1"
org-kordamp-gradle-jdeps-plugin = "0.20.0"
org-mockito = "5.13.0"
Expand Down
Loading