Skip to content

Commit

Permalink
Bump acra_version from 5.11.1 to 5.11.2
Browse files Browse the repository at this point in the history
Bumps `acra_version` from 5.11.1 to 5.11.2.

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

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent d7b4bbf commit 7a9abe1
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.media3_version = '1.1.1'
ext.acra_version = '5.11.1'
ext.acra_version = '5.11.2'

repositories {
mavenCentral()
Expand Down

0 comments on commit 7a9abe1

Please sign in to comment.