From cb3978dc0e0ccf190d3737bcac831798ac820550 Mon Sep 17 00:00:00 2001 From: Naveen Singh <36371707+naveensingh@users.noreply.github.com> Date: Thu, 9 Oct 2025 21:30:15 +0530 Subject: [PATCH] chore(deps): bump org.fossify.commons to 5.3.0 (#257) --- 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 28e20ccf..f8e6a313 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,7 +9,7 @@ detektCompose = "0.4.27" #Room room = "2.8.1" #Fossify -commons = "5.2.0" +commons = "5.3.0" #Gradle gradlePlugins-agp = "8.11.1" #build