From 69bcafc4d839589e650236e9d8dda19ec4ca446d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 12:04:23 +0900 Subject: [PATCH] chore(deps): update dependency com.diffplug.spotless to v7.0.2 (#1024) --- 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 501996d61..440d2cc46 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -67,7 +67,7 @@ app-distribution = "5.0.0" ktlint = "12.1.2" process-pheonix = "3.0.0" amplitude = "1.19.3" -spotless = "7.0.1" +spotless = "7.0.2" constraintlayout = "2.2.0" benchmark-macro-junit4 = "1.3.3" androidx-baselineprofile = "1.3.3"