Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.1 (#635)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-07 21:35:55 +00:00
committed by GitHub
parent cb67697ad0
commit 65f21cec43

View File

@ -27,7 +27,7 @@ poko-gradlePlugin = "dev.drewhamilton.poko:poko-gradle-plugin:0.18.2"
binary-compatibility-validator-gradlePlugin = "org.jetbrains.kotlinx:binary-compatibility-validator:0.17.0"
cklib-gradlePlugin = "co.touchlab:cklib-gradle-plugin:0.3.3"
spotless-gradlePlugin = "com.diffplug.spotless:spotless-plugin-gradle:7.0.0"
spotless-gradlePlugin = "com.diffplug.spotless:spotless-plugin-gradle:7.0.1"
ktlint-core = "com.pinterest.ktlint:ktlint-cli:1.3.1"
ktlint-composeRules = "io.nlopez.compose.rules:ktlint:0.4.22"