Skip to content

Commit

Permalink
build(deps): bump org.jacoco:org.jacoco.core from 0.8.11 to 0.8.12
Browse files Browse the repository at this point in the history
Bumps [org.jacoco:org.jacoco.core](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.11...v0.8.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 06ba27c commit 267f516
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 @@ -16,7 +16,7 @@ robolectric = "4.12.2"
kxml2 = "2.3.0"
mockk = "1.13.11"
lint = "31.7.3"
org-jacoco-core = "0.8.11"
org-jacoco-core = "0.8.12"

[libraries]
appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
Expand Down

0 comments on commit 267f516

Please sign in to comment.