Skip to content

Commit

Permalink
build(deps): Bump org.jacoco:org.jacoco.core from 0.8.8 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.8 to 0.8.12.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.8...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 Apr 29, 2024
1 parent 067213f commit b617936
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 @@ -22,7 +22,7 @@ espresso = "3.5.0" # https://developer.android.com/jetpack/androidx/releases/tes
firebase-bom = "32.8.1" # https://firebase.google.com/docs/android/setup
firebase-crashlytics-gradle = "2.9.2" # https://firebase.google.com/support/release-notes/android
google-services = "4.4.1" # https://developers.google.com/android/guides/google-services-plugin
jacoco = "0.8.8" # https://www.jacoco.org/jacoco/trunk/doc/changes.html
jacoco = "0.8.12" # https://www.jacoco.org/jacoco/trunk/doc/changes.html
junit-jupiter = "5.10.2" # https://junit.org/junit5/docs/current/user-guide/#release-notes
junit4 = "4.13.2" # https://github.com/junit-team/junit4/releases
kotlin-general = "1.8.20" # https://kotlinlang.org/docs/releases.html#release-details
Expand Down

0 comments on commit b617936

Please sign in to comment.