From 3970862fdf7bf38a96fe5a2e90e7abb8c9df5914 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 13:44:38 +0000 Subject: [PATCH] chore(deps): update dependency com.diffplug.spotless to v7 --- 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 84b1b4245..19d28e1cf 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -65,7 +65,7 @@ app-distribution = "5.0.0" ktlint = "12.1.2" process-pheonix = "3.0.0" amplitude = "1.19.2" -spotless = "6.25.0" +spotless = "7.0.1" constraintlayout = "2.2.0" benchmark-macro-junit4 = "1.3.3" androidx-baselineprofile = "1.3.3"