Skip to content

Commit

Permalink
update plugin com.diffplug.spotless from 6.25.0 to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 89d78dc commit c99c253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
id("com.google.dagger.hilt.android") version "2.51" apply false
id("com.google.devtools.ksp") version "1.9.22-1.0.17" apply false
id("org.jlleitschuh.gradle.ktlint") version "12.1.0" apply false
id("com.diffplug.spotless") version "6.25.0" apply false
id("com.diffplug.spotless") version "7.0.2" apply false
}

subprojects {
Expand Down

0 comments on commit c99c253

Please sign in to comment.