From bdeee474c96006e5ca750d22248eca5d35d9d482 Mon Sep 17 00:00:00 2001 From: Naveen Singh <36371707+naveensingh@users.noreply.github.com> Date: Wed, 29 Oct 2025 20:18:19 +0530 Subject: [PATCH] chore(deps): bump org.fossify.commons to 5.7.1 (#623) --- 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 03d44287..49536b7c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,7 +9,7 @@ detektCompose = "0.4.27" #Eventbus eventbus = "3.3.1" #Fossify -commons = "5.7.0" +commons = "5.7.1" #Gradle gradlePlugins-agp = "8.11.1" #Other