Skip to content

Commit

Permalink
update dependency com.diffplug.spotless:spotless-plugin-gradle from 6…
Browse files Browse the repository at this point in the history
….25.0 to v7
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 89d78dc commit 5603c7e
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 @@ -4,7 +4,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
classpath("com.diffplug.spotless:spotless-plugin-gradle:7.0.1")
}
} // Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
Expand Down

0 comments on commit 5603c7e

Please sign in to comment.