From f50d4e483cf05dea0d15f7b4dcc3f19eda4c4afa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 11:13:35 +0530 Subject: [PATCH] chore(deps): bump org.fossify:commons from 4.4.0 to 4.4.2 (#199) Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 4.4.0 to 4.4.2. - [Commits](https://github.com/FossifyOrg/commons/compare/4.4.0...4.4.2) --- updated-dependencies: - dependency-name: org.fossify:commons dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 d3bf9457..f88688f4 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ androidx-documentfile = "1.1.0" #Room room = "2.7.2" #Fossify -commons = "4.4.0" +commons = "4.4.2" #Gradle gradlePlugins-agp = "8.12.0" #build