From b739e517fa51a8be6a3771e4c22412e6add811fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 09:29:40 +0530 Subject: [PATCH] chore(deps): bump org.fossify:commons from 5.3.0 to 5.4.0 (#242) Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 5.3.0 to 5.4.0. - [Commits](https://github.com/FossifyOrg/commons/compare/5.3.0...5.4.0) --- updated-dependencies: - dependency-name: org.fossify:commons dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 adae4b69..974d3bc4 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ androidx-documentfile = "1.1.0" #Room room = "2.8.2" #Fossify -commons = "5.3.0" +commons = "5.4.0" #Gradle gradlePlugins-agp = "8.11.1" #build