Skip to content

Commit

Permalink
Bump acra_version from 5.10.0-beta03 to 5.10.1 (openhab#3426)
Browse files Browse the repository at this point in the history
Bumps `acra_version` from 5.10.0-beta03 to 5.10.1.

Updates `ch.acra:acra-mail` from 5.10.0-beta03 to 5.10.1
- [Release notes](https://github.com/ACRA/acra/releases)
- [Commits](ACRA/acra@acra-5.10.0-beta03...acra-5.10.1)

Updates `ch.acra:acra-notification` from 5.10.0-beta03 to 5.10.1
- [Release notes](https://github.com/ACRA/acra/releases)
- [Commits](ACRA/acra@acra-5.10.0-beta03...acra-5.10.1)

---
updated-dependencies:
- dependency-name: ch.acra:acra-mail
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ch.acra:acra-notification
  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>
  • Loading branch information
dependabot[bot] authored Jul 16, 2023
1 parent 6c99b12 commit fa27b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
ext.powermock_version = '2.0.9'
ext.espresso_version = '3.5.1'
ext.exoplayer_version = '2.18.7'
ext.acra_version = '5.10.0-beta03'
ext.acra_version = '5.10.1'

repositories {
mavenCentral()
Expand Down

0 comments on commit fa27b14

Please sign in to comment.