Skip to content

Commit 009d15a

Browse files
build(deps): bump org.jacoco:org.jacoco.core from 0.8.11 to 0.8.12 (#1436)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Enrique López Mañas <[email protected]>
1 parent feb3ecf commit 009d15a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ robolectric = "4.12.2"
1717
kxml2 = "2.3.0"
1818
mockk = "1.13.16"
1919
lint = "31.7.3"
20-
org-jacoco-core = "0.8.11"
20+
org-jacoco-core = "0.8.12"
2121
material = "1.12.0"
2222

2323
[libraries]

0 commit comments

Comments
 (0)