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 v6.25.0 (#108)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 5b15244 commit 5b0859c
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.20.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
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 5b0859c

Please sign in to comment.