Skip to content

Commit

Permalink
Bump ch.acra:acra-http from 5.9.6 to 5.11.3
Browse files Browse the repository at this point in the history
Bumps [ch.acra:acra-http](https://github.com/ACRA/acra) from 5.9.6 to 5.11.3.
- [Release notes](https://github.com/ACRA/acra/releases)
- [Commits](ACRA/acra@acra-5.9.6...acra-5.11.3)

---
updated-dependencies:
- dependency-name: ch.acra:acra-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 2b4f58c commit 816414d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,6 @@ dependencies {
debugImplementation "androidx.compose.ui:ui-tooling:1.4.3"
debugImplementation "androidx.compose.ui:ui-test-manifest:1.4.3"

implementation 'ch.acra:acra-http:5.9.6'
implementation 'ch.acra:acra-http:5.11.3'
implementation 'ch.acra:acra-dialog:5.9.6'
}

0 comments on commit 816414d

Please sign in to comment.