From 95f017a4f38b906694cc9db69460d02b31d32127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 14:59:31 +0530 Subject: [PATCH] chore(deps): bump org.fossify:commons from b3897c7e30 to 3.0.1 (#409) Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from b3897c7e30 to 3.0.1. - [Commits](https://github.com/FossifyOrg/commons/commits/3.0.1) --- updated-dependencies: - dependency-name: org.fossify:commons dependency-version: 3.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 606cf056..5ae36c33 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,7 +15,7 @@ eventbus = "3.3.1" #Room room = "2.7.1" #Fossify -commons = "b3897c7e30" +commons = "3.0.1" android-smsmms = "c3e678befd" indicator-fast-scroll = "4524cd0b61" #Gradle