Skip to content

Commit f5186c9

Browse files
Bump ch.acra:acra-http from 5.12.0 to 5.13.1 (#3136)
Bumps [ch.acra:acra-http](https://github.com/ACRA/acra) from 5.12.0 to 5.13.1. - [Release notes](https://github.com/ACRA/acra/releases) - [Commits](ACRA/acra@acra-5.12.0...acra-5.13.1) --- updated-dependencies: - dependency-name: ch.acra:acra-http dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Den <DenBond7@gmail.com>
1 parent e4fcc90 commit f5186c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ dependencies {
517517
implementation("org.eclipse.angus:gimap:2.0.4")
518518
implementation("commons-io:commons-io:2.20.0")
519519
implementation("net.openid:appauth:0.11.1")
520-
implementation("ch.acra:acra-http:5.12.0")
520+
implementation("ch.acra:acra-http:5.13.1")
521521
implementation("io.github.everythingme:overscroll-decor-android:1.1.1")
522522

523523
constraints {

0 commit comments

Comments
 (0)