Skip to content

Commit

Permalink
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gr…
Browse files Browse the repository at this point in the history
…adle to v7
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 0310edb commit 2804745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {
}

dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.1")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.2")
implementation("me.champeau.gradle:japicmp-gradle-plugin:0.4.5")
// Needed for japicmp but not automatically brought in for some reason.
Expand Down

0 comments on commit 2804745

Please # to comment.