From da7e139557847e461bea0373a9cb489107556423 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 18:44:42 +0000 Subject: [PATCH] chore(deps): bump org.fossify:commons from 4.0.0 to 4.1.0 Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 4.0.0 to 4.1.0. - [Commits](https://github.com/FossifyOrg/commons/compare/4.0.0...4.1.0) --- updated-dependencies: - dependency-name: org.fossify:commons dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 b99b74a0..f0ef25d1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ androidx-window = "1.4.0" androidx-camera = "1.4.2" androidx-ktx = "2.8.6" #Fossify -commons = "4.0.0" +commons = "4.1.0" #Gradle gradlePlugins-agp = "8.10.1" #build