From adbcd088476ee92a778dc3ecbc362f2c08c97864 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 05:20:59 +0000 Subject: [PATCH] chore(deps): bump org.fossify:commons from 5.9.1 to 5.10.0 (#336) Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 5.9.1 to 5.10.0. - [Commits](https://github.com/FossifyOrg/commons/compare/5.9.1...5.10.0) --- updated-dependencies: - dependency-name: org.fossify:commons dependency-version: 5.10.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 0a190f4b..c9ade553 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ detektCompose = "0.4.28" #Room room = "2.8.4" #Fossify -commons = "5.9.1" +commons = "5.10.0" #Gradle gradlePlugins-agp = "8.11.1" #build