From c37d6b6d8dc55af1a9aa802c9c5c8d30ff3d031f Mon Sep 17 00:00:00 2001 From: Naveen Singh <36371707+naveensingh@users.noreply.github.com> Date: Wed, 29 Oct 2025 20:17:57 +0530 Subject: [PATCH] chore(deps): bump org.fossify.commons to 5.7.1 (#304) --- 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 6a8eef8e..e46b28f0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ detektCompose = "0.4.27" #Room room = "2.8.3" #Fossify -commons = "5.7.0" +commons = "5.7.1" #Gradle gradlePlugins-agp = "8.11.1" #build