Skip to content

Commit

Permalink
Bump org.jacoco:org.jacoco.agent from 0.8.10 to 0.8.11
Browse files Browse the repository at this point in the history
Bumps [org.jacoco:org.jacoco.agent](https://github.com/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)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and utzcoz committed Oct 18, 2023
1 parent 0d1459b commit 6eea5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -65,7 +65,7 @@ truth = "1.1.5"
# https://github.com/unicode-org/icu/releases
icu4j = "73.2"

jacoco = "0.8.10"
jacoco = "0.8.11"

# https://github.com/javaee/javax.annotation/tags
javax-annotation-api = "1.3.2"
Expand Down

0 comments on commit 6eea5df

Please sign in to comment.