From b03e1515080654a6099fcb5c527660d71ad4fb72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 17:23:09 +0530 Subject: [PATCH] chore(deps): bump org.fossify:commons from 4.2.0 to 4.2.1 (#179) Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 4.2.0 to 4.2.1. - [Commits](https://github.com/FossifyOrg/commons/compare/4.2.0...4.2.1) --- updated-dependencies: - dependency-name: org.fossify:commons dependency-version: 4.2.1 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 9d4b0e5d..70725cf8 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.2.0" +commons = "4.2.1" #Gradle gradlePlugins-agp = "8.11.0" #build