From be03ac4473df5f87deb698f2aab99c17a628d0ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 21:31:07 +0000 Subject: [PATCH] chore(deps): bump org.fossify:commons from 5.7.1 to 5.7.3 Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 5.7.1 to 5.7.3. - [Commits](https://github.com/FossifyOrg/commons/compare/5.7.1...5.7.3) --- updated-dependencies: - dependency-name: org.fossify:commons dependency-version: 5.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 9bec91fc8..2bed545d8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ androidx-documentfile = "1.1.0" #Room room = "2.8.3" #Fossify -commons = "5.7.1" +commons = "5.7.3" #Gradle gradlePlugins-agp = "8.11.1" #build