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 Dec 14, 2023
1 parent 0dce082 commit 37a84a3
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 @@ -100,7 +100,7 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'

implementation 'ch.acra:acra-http:5.9.6'
implementation 'ch.acra:acra-http:5.11.3'
implementation 'ch.acra:acra-dialog:5.9.6'
implementation 'com.simplemobiletools:commons:5.29.20'
}

0 comments on commit 37a84a3

Please sign in to comment.