From e7c6fe5ca1d3042cf7807234b4c1ddf6058d22fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 20:02:23 +0000 Subject: [PATCH] Bump ch.acra:acra-http from 5.12.0 to 5.13.1 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](https://github.com/ACRA/acra/compare/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] --- FlowCrypt/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FlowCrypt/build.gradle.kts b/FlowCrypt/build.gradle.kts index e89ffaff2..266e89e05 100644 --- a/FlowCrypt/build.gradle.kts +++ b/FlowCrypt/build.gradle.kts @@ -517,7 +517,7 @@ dependencies { implementation("org.eclipse.angus:gimap:2.0.4") implementation("commons-io:commons-io:2.20.0") implementation("net.openid:appauth:0.11.1") - implementation("ch.acra:acra-http:5.12.0") + implementation("ch.acra:acra-http:5.13.1") implementation("io.github.everythingme:overscroll-decor-android:1.1.1") constraints {